mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-13 19:25:28 +00:00
This fixes an elusive issue where changing the hovered node would cause a JS event handler to run, changing the shape of the paint tree before we had a chance to get the cursor. A more robust fix here will be to let paintables own their used/computed values (so they don't have to look into the layout tree for them) but that's a much bigger change.
41 KiB
41 KiB