Skip to content

Icons are blurry when fractional scaling is enabled #525

@mthw0

Description

@mthw0

This is a common bug in qt5 apps, to fix it you just need to add QGuiApplication::setAttribute(Qt::AA_UseHighDpiPixmaps);
into main/main.cpp.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions