Details
-
Bug
-
Resolution: Invalid
-
P3: Somewhat important
-
None
-
5.11.2
-
None
Description
When testing application with scale factor, I noticed that QPixmap derived from QIcon responds to setIconSize only when scale factor value set (otherwise it keeps the size set during reasignment). This is an issue with widgets like QTableWidget, where icon size is set per whole widget, and it can contain multiple icons/pixmaps within it.
Attachments
Issue Links
- resulted in
-
QTBUG-73587 QIcon::pixmap() double scaling when Qt::AA_UseHighDpiPixmaps set
- Closed