Skip to content

Drop workaround for fixed QTBUG-42503 #101

@hebasto

Description

@hebasto

In the code

icon.addPixmap(icon.pixmap(QSize(64,64), QIcon::Normal), QIcon::Disabled); // also set the disabled icon because we are using a disabled QPushButton to work around missing HiDPI support of QLabel (https://bugreports.qt.io/browse/QTBUG-42503)

we should drop the workaround for QTBUG-42503 which is already fixed since Qt 5.5.0.

Disclaimer: I'm not able to test a patch as testing requires retina display.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions