Minor Code Adjustment

Minor Code Adjustment
This commit is contained in:
Alezia Kurdis 2020-10-06 21:50:24 -04:00 committed by GitHub
parent 3882aad551
commit e273c920a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2354,7 +2354,7 @@ var PropertiesTool = function (opts) {
};
function updateSelections(selectionUpdated, caller) {
if (HMD.active && visible){
if (HMD.active && visible) {
webView.setLandscape(true);
} else {
if (!visible) {