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

Andreas Björkman <ak...@disroot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ak...@disroot.org

--- Comment #1 from Andreas Björkman <ak...@disroot.org> ---
Also happens in 5.1.5 stable

All the popup dialogs (new file, configure krita, etc) will only map correctly
to mouse inputs, the tablet is offset significantly (For example if I want to
select a preset I have to click the "Image Size" label) relative to
QT_SCALE_FACTOR, in my case they're offset to the upper left corner, this may
be relative to if the tablet has higher resolution than the primary screen(s)
or not, Ralek's tablet is 4K with a smaller primary screen, mine is 1440p with
4K primary screens.

Krita's builtin hiDPI setting does not seem to have any effect, as a workaround
I'm overriding the .desktop file in .local/share/applications but this isn't
tenable long-term (since it requires manual intervention to update) to force
krita to launch with QT_SCALE_FACTOR=1.0

My guess is that the main UI already ignores QT_SCALE_FACTOR since I didn't
notice any apparent size change of UI elements when forcing scaling off, and it
only partially does this for popups.

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

Reply via email to