diff options
author | maple! <averyrudelphe@gmail.com> | 2023-08-10 15:32:47 +0200 |
---|---|---|
committer | maple! <averyrudelphe@gmail.com> | 2023-08-10 15:32:47 +0200 |
commit | 97ef8e8d0ee063315aeae5c29abcdc53563c0431 (patch) | |
tree | 884a1d224f04ae3272faae5481861beeee680bdd /launcher/MMCZip.cpp | |
parent | 7c547f6452bb361729081f8a7b20765740f705db (diff) | |
download | PrismLauncher-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/MMCZip.cpp')
0 files changed, 0 insertions, 0 deletions