Dwarf-Therapist icon indicating copy to clipboard operation
Dwarf-Therapist copied to clipboard

No/incomplete High DPI screen support

Open Djent- opened this issue 9 years ago • 3 comments

This is how Dwarf Therapist looks on my 3200x1800 13" laptop screen.

dt hidpi

Some UI elements scale properly, but the main labors, etc. view does not scale at all. Note: v. 32.0.0 is shown in the screenshot, but it is the same in v. 35.0.0. I'm happy to test upcoming versions for HiDPI support.

https://doc.qt.io/qt-5/highdpi.html seems to be good information for Qt applications implementing HiDPI support.

Djent- avatar Jan 13 '16 16:01 Djent-

+1

benjamin-kirkbride avatar Apr 22 '16 23:04 benjamin-kirkbride

This is even worse in linux (at least mine), text is not scaled at all, and it seems like env variables like QT_SCALE_FACTOR or QT_AUTO_SCREEN_SCALE_FACTOR have no effect on dwarf therapist. Anyone know any workaround?

cvb avatar Aug 06 '16 12:08 cvb

How does it look if you go to Options -> Grid Options -> Cell Size and increase the value (ex: 28px)?

feature-not-a-bug avatar Mar 16 '17 21:03 feature-not-a-bug