aboutsummaryrefslogtreecommitdiff
path: root/launcher/Commandline.cpp
diff options
context:
space:
mode:
authormaple! <averyrudelphe@gmail.com>2023-08-10 15:32:47 +0200
committermaple! <averyrudelphe@gmail.com>2023-08-10 15:32:47 +0200
commit97ef8e8d0ee063315aeae5c29abcdc53563c0431 (patch)
tree884a1d224f04ae3272faae5481861beeee680bdd /launcher/Commandline.cpp
parent7c547f6452bb361729081f8a7b20765740f705db (diff)
downloadPrismLauncher-97ef8e8d0ee063315aeae5c29abcdc53563c0431.tar.gz
PrismLauncher-97ef8e8d0ee063315aeae5c29abcdc53563c0431.tar.bz2
PrismLauncher-97ef8e8d0ee063315aeae5c29abcdc53563c0431.zip
Fix transparency in skin icon
QPainter has a bug where drawing transparency to a freshly initialized, empty QPixmap causes garbage data to be drawn. This broke the rendering of the skin icon. The fix is simply to fill the QPixmap with empty transparent pixels beforehand. Signed-off-by: maple! <averyrudelphe@gmail.com>
Diffstat (limited to 'launcher/Commandline.cpp')
0 files changed, 0 insertions, 0 deletions