SEVERE BUG MUST FIX
The bug comes from an initial resize event being called and causing an infinite loop of growth due to certain screen sizes not stopping with the correct value. One solution is editing the canvas based on screen size. The other is fixed values to go to effectively removing screen resizing.
SEVERE BUG MUST FIX
The bug comes from an initial resize event being called and causing an infinite loop of growth due to certain screen sizes not stopping with the correct value. One solution is editing the canvas based on screen size. The other is fixed values to go to effectively removing screen resizing.