lower keyboard
This commit is contained in:
@@ -160,6 +160,8 @@ AFRAME.registerState({
|
||||
state.menuSelectedChallenge.image = utils.getS3FileUrl(id, 'image.jpg');
|
||||
state.menuSelectedChallenge.downloadsText = `${challengeData.downloads} Plays`;
|
||||
computeMenuSelectedChallengeIndex(state);
|
||||
|
||||
state.keyboardActive = false;
|
||||
},
|
||||
|
||||
menuchallengeunselect: state => {
|
||||
|
||||
Reference in New Issue
Block a user