mirror of
https://github.com/RGBCube/serenity
synced 2025-07-24 23:17:44 +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. |
||
---|---|---|
.. | ||
EditEventHandler.cpp | ||
EditEventHandler.h | ||
EventHandler.cpp | ||
EventHandler.h | ||
Page.cpp | ||
Page.h |