aboutsummaryrefslogtreecommitdiff
path: root/src/useropts.rs
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2019-12-14 01:45:23 +0100
committerDaniel Schadt <kingdread@gmx.de>2019-12-14 01:46:24 +0100
commit2aef95f62788163b789fae92b5a6546b2413d9e4 (patch)
treec84f3e41459a12fb8b2c44d56245d5caa3c1b1a5 /src/useropts.rs
parenta1722af9a32d10826c142664050d30307defcb89 (diff)
downloadkondou-2aef95f62788163b789fae92b5a6546b2413d9e4.tar.gz
kondou-2aef95f62788163b789fae92b5a6546b2413d9e4.tar.bz2
kondou-2aef95f62788163b789fae92b5a6546b2413d9e4.zip
correctly render transparent backgrounds
Previously, some areas were "double exposed" to the transparency, making them a bit darker than the rest. The solution is to make sure that each part is drawn with the correct background color, and then only copying pixels instead of blending them to the final canvas.
Diffstat (limited to 'src/useropts.rs')
0 files changed, 0 insertions, 0 deletions