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
I've got a simple "falling random images" setup. http://jsfiddle.net/salamanders/sdnfwm25/ works great.
Until I try to do it full-screen. Then the images on the right-ish side get stuck, and the images in the left-ish side fall like normal. Maybe a hidden effect of some canvas size constant?
The problem only happens when the canvas is big enough.
(Best way I've found to try full-screen is the mobile debugger to the right of the "run" button in jsfiddle.)
The text was updated successfully, but these errors were encountered:
I've got a simple "falling random images" setup. http://jsfiddle.net/salamanders/sdnfwm25/ works great.
Until I try to do it full-screen. Then the images on the right-ish side get stuck, and the images in the left-ish side fall like normal. Maybe a hidden effect of some canvas size constant?
The problem only happens when the canvas is big enough.
(Best way I've found to try full-screen is the mobile debugger to the right of the "run" button in jsfiddle.)
The text was updated successfully, but these errors were encountered: