ladybird/Userland/Demos/LibGfxDemo
Andreas Kling 41dc73adc4 Demos: Fix a bunch of incorrect use of GUI::PaintEvent::rect()
A bunch of programs were using the paint event rect as the rect
to draw into. Since the event rect could be any invalidated part
of the widget, we need to be passing the full Widget::rect().
2021-05-09 10:11:30 +02:00
..
CMakeLists.txt Demos: Move to Userland/Demos/ 2021-01-12 12:04:17 +01:00
main.cpp Demos: Fix a bunch of incorrect use of GUI::PaintEvent::rect() 2021-05-09 10:11:30 +02:00