Skip to content

Bug: UI scaling doubles window size #513

@dromer

Description

@dromer

It seems that when using a scaling factor the window size is scaled twice.

For instance using DPF_SCALE_FACTOR=1.5 and a window that is 707x444:

DPF thinks it's correct: [dpf] createNextWindow 1060 666 1.500000
However the actual window size: Width: 1590 Height: 999

This is exactly 1.5*1.5 on both sides.

Tested on X11 and latest develop.

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