diff options
author | Nico Weber <thakis@chromium.org> | 2021-01-12 20:22:15 -0500 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-01-15 19:13:29 +0100 |
commit | 56cad36ef259332e603df8494cfaee4f34915beb (patch) | |
tree | bedbcfd74272c74aed8eb7f6376c154737d63d23 /Userland/Applications/DisplaySettings/MonitorWidget.cpp | |
parent | ddd0c1dd8b2caab3d98c9eb9952754d86cd1e3a5 (diff) | |
download | serenity-56cad36ef259332e603df8494cfaee4f34915beb.zip |
LibGfx: Make Painter::draw_rect() scale-aware
Needed for the window server minimize animation.
draw_rect() can't just call draw_line() because that isn't
draw_op()-aware. The draw_op()-awareness in Painter looks a bit ad-hoc,
but that's for another day.
Diffstat (limited to 'Userland/Applications/DisplaySettings/MonitorWidget.cpp')
0 files changed, 0 insertions, 0 deletions