Hacker News new | ask | show | jobs
by 542458 928 days ago
Yeah, a CSS rotate is just a visual effect - it doesn’t change the item’s actual box size and therefore doesn’t cause page reflows. I suspect there’s something else happening here. It may be that it’s triggering a repaint of adjacent regions or the entire table.
1 comments

Something running on every animation frame to check if the build is complete maybe?