Merge pull request #14038 from wayne-chen/fixInterstitialButton

Fix Interstitial GoTo button stretch
This commit is contained in:
John Conklin II 2018-09-21 11:44:48 -07:00 committed by GitHub
commit ea7bc26ad8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -140,7 +140,6 @@
localPosition: { x: 0.0 , y: -1.5, z: -0.3 },
url: Script.resourcesPath() + "images/interstitialPage/goTo_button.png",
alpha: 1,
dimensions: { x: 1.5, y: 1.0 },
visible: isVisible,
emissive: true,
ignoreRayIntersection: false,