You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
getViewport returns the viewport height the same as the scene height when the page is taller than the browser window. The viewport height should be less than the scene height.
I've tried on two different computers, same problem. Same in Chrome and Safari. I suggest downloading the Ellie to try it on your machine to reproduce the problem.
The text was updated successfully, but these errors were encountered:
getViewport returns the viewport height the same as the scene height when the page is taller than the browser window. The viewport height should be less than the scene height.
Oddly, an SSCCE for Ellie doesn't reproduce the issue: https://ellie-app.com/9LzKBNqhf7Va1 (see console logs)
I've tried on two different computers, same problem. Same in Chrome and Safari. I suggest downloading the Ellie to try it on your machine to reproduce the problem.
The text was updated successfully, but these errors were encountered: