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
So I have copied this Breathe example in my local machine so I could easily resize it.
If I start with a large canvas size the animation appears right. But when I drag the window to make the canvas size small, you'd see that the rings in the animation spread apart:
Video.online-video-cutter.com.mp4
However if I refresh the page at this small canvas size, the breathe animation appears as expected:
Video.online-video-cutter.com._2.mp4
I looked at the code and it seems to handle resizing. Then how come it is not working as we expect it to?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
So I have copied this Breathe example in my local machine so I could easily resize it.
If I start with a large canvas size the animation appears right. But when I drag the window to make the canvas size small, you'd see that the rings in the animation spread apart:
Video.online-video-cutter.com.mp4
However if I refresh the page at this small canvas size, the breathe animation appears as expected:
Video.online-video-cutter.com._2.mp4
I looked at the code and it seems to handle resizing. Then how come it is not working as we expect it to?
Beta Was this translation helpful? Give feedback.
All reactions