https://bugs.kde.org/show_bug.cgi?id=389523

--- Comment #4 from Dennis <m...@dennis-irrgang.com> ---
GDK_SCALE=2 GDK_DPI_SCALE=0.75 thunderbird >> too large (2.0x scaling)
GDK_SCALE=1 GDK_DPI_SCALE=1.5 thunderbird >> too large (2.0x scaling)
unset GDK_SCALE
unset GDK_DPI_SCALE
thunderbird >> correct (1.5x scaling)
GDK_SCALE=1 GDK_DPI_SCALE=1 thunderbird >> correct (1.5x scaling)
env | grep SCALE (notice the missing GDK scaling values)
QT_SCREEN_SCALE_FACTORS=DVI-D-1=1.5;DP-1=1.5;DP-2=1.5;HDMI-1=1.5;DP-3=1.5;
QT_AUTO_SCREEN_SCALE_FACTOR=0

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to