hypergravity icon indicating copy to clipboard operation
hypergravity copied to clipboard

Reflect window movement in the physics world

Open krzema12 opened this issue 6 years ago • 2 comments

When moving and resizing the window, the elements should behave like the container is moving.

krzema12 avatar Jan 05 '18 10:01 krzema12

See https://stackoverflow.com/a/39312522

krzema12 avatar Jan 25 '18 04:01 krzema12

For resizing, try also window.addEventListener('resize', function).

krzema12 avatar Feb 10 '18 09:02 krzema12