tweak search copy
This commit is contained in:
@@ -2,8 +2,7 @@ AFRAME.registerComponent('keyboard-raycastable', {
|
||||
dependencies: ['super-keyboard'],
|
||||
|
||||
play: function () {
|
||||
// TODO: bind-toggle__raycastable for when search is activated.
|
||||
this.el.components['super-keyboard'].kbImg.setAttribute('bind-toggle__raycastable',
|
||||
'showKeyboard');
|
||||
'keyboardActive');
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user