qt widget property issue

Issue #387 resolved
Reimar Bauer created an issue

On one of our systems some elements are to dense. qt_wrong_properties.png

Comments (7)

  1. Reimar Bauer reporter

    this seem to happen because of the scaling

    scaling_issue.png

    sideview option could be easily fixed. But for the dock widget I'm not happy yet

  2. Reimar Bauer reporter

    it seems not to manage correctly scaling on 4 k displays. On the side view option menu it does not matter because, that can be closed. On the docking widget I would need to scale it to a hight of 300 pixel. We have to verify on developing of newer libs, it is a maybe bug there

  3. Reimar Bauer reporter

    Made some adjustments to several QT dialogues for high dpi settings

    Changed properties of two dialogues and fully recreated the performance settings dialogue such that the dialogues look sensible between 96 and 200 dpi settings on my gnome-mate computer.

    Fix issue #387

    → <<cset 209b7ab5c3a7>>

  4. Log in to comment