When resizing the page (like dragging the window) there is some heavy lag when recalculating how the page should be structured. I could do the smaller things like minifying the html, css, and js, but it won't help much. There would have to be a way to not have the entire page be filled with automatically sized grids with each cell having their own automatically placed elements. A way around that is needed.
When resizing the page (like dragging the window) there is some heavy lag when recalculating how the page should be structured. I could do the smaller things like minifying the html, css, and js, but it won't help much. There would have to be a way to not have the entire page be filled with automatically sized grids with each cell having their own automatically placed elements. A way around that is needed.