mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
When the visual viewport scrolls (e.g. panning while zoomed in), the transform matrix baked into the AccumulatedVisualContext tree becomes stale. Previously only set_needs_display(InvalidateDisplayList::No) was called, which re-rendered with the old transform — making hit testing and painting incorrect after visual viewport panning.
106 B
106 B