mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
If you do a layout and it turns out that the page contents don't fit in the viewport vertically, we add a vertical scrollbar. Since the scrollbar takes up some horizontal space, this reduces the amount of space available to the page. So we have to do a second layout pass. :^) Fixes #650.
6.5 KiB
6.5 KiB