This commit is contained in:
Faye Li Si Fi 2017-01-09 14:01:59 -08:00
parent 5323e7f34d
commit c39eb6294e

View file

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