mirror of
https://github.com/unmojang/drasl.git
synced 2025-08-03 10:56:06 -04:00

Fixes a bug where a new render loop is created every time the page is resized (oops). This would cause performance problems if the page is resized a lot. Fixes the background not filling the screen on mobile Firefox when zoomed out or scrolling into overflow.