Files
ladybird/Libraries/LibGfx
Andreas Kling ba6a77f281 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. :^)
2020-06-06 19:36:40 +02:00
..
2020-05-14 20:15:18 +02:00
2020-06-02 21:49:47 +02:00
2020-05-06 14:50:29 +02:00
2020-04-25 16:49:09 +02:00
2020-05-24 23:30:12 +02:00
2020-05-09 23:25:39 +02:00