diff options
author | Andreas Kling <kling@serenityos.org> | 2020-06-06 19:33:18 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-06-06 19:36:40 +0200 |
commit | ba6a77f281c243552ced98352dc25f3089e39ea0 (patch) | |
tree | a946180743744572a446a55536189c1862f8897b /Kernel/KSyms.cpp | |
parent | 37b21cfd7dff8e0d9fa2f65bcf6efab78b6f9c51 (diff) | |
download | serenity-ba6a77f281c243552ced98352dc25f3089e39ea0.zip |
LibGfx: Make Painter::add_clip_rect() use logical coordinates
It was really confusing that add_clip_rect() didn't apply transforms
to the new clip rect, but instead interpreted it as an absolute rect.
This makes web pages with <iframe> render correctly when scrolled.
Something might break from this, but we'll find it soon enough. :^)
Diffstat (limited to 'Kernel/KSyms.cpp')
0 files changed, 0 insertions, 0 deletions