summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibDesktop
diff options
context:
space:
mode:
authorLinus Groh <mail@linusgroh.de>2021-01-12 21:00:04 +0100
committerAndreas Kling <kling@serenityos.org>2021-01-12 21:41:14 +0100
commit545b4879e43472f92bcee5e9142f41cd5fd88e32 (patch)
tree9445aecf122ba9bf3081d32f66c1b77c00be6bf5 /Userland/Libraries/LibDesktop
parentdc34ecf394c33c00aa9483c96150523e437df82e (diff)
downloadserenity-545b4879e43472f92bcee5e9142f41cd5fd88e32.zip
LibGfx: Make Painter::draw_pixel() with thickness = 1 work with RGBA
The underlying fill_rect() works correctly, but the special case for thickness = 1 was not blending the new color with the target pixel's color, causing RGBA colors to be painted as their RGB counterpart.
Diffstat (limited to 'Userland/Libraries/LibDesktop')
0 files changed, 0 insertions, 0 deletions