This commit is contained in:
Faye Li Si Fi 2017-01-09 14:02:14 -08:00
parent c39eb6294e
commit 32eda3a49c

View file

@ -91,7 +91,7 @@ WebTablet = function (url, width, dpi, hand, clientOnly) {
alpha: 1.0,
parentID: this.tabletEntityID,
parentJointIndex: -1,
showKeyboardFocusHighlight: true
showKeyboardFocusHighlight: false
});
var HOME_BUTTON_Y_OFFSET = -0.25;