linuxdeepin / qt5integration

Qt platform theme integration plugins for DDE.
Other
36 stars 47 forks source link

fix: icon size multiplied by ratio twice #122

Closed kegechen closed 1 year ago

kegechen commented 1 year ago

QIcon::pixmap will scaled with ratio use qicon.engine->pixmap instead of qicon::pixmap

Fix-Bug-185279 Log: