mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 01:35:08 +02:00
Only run update_layout() during mousemove handling when the result is actually consumed, i.e. when the middle-button autoscroll handler or mouse selection is active. This avoids forcing a synchronous layout on every mousemove event in the common case.