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

Maik Qualmann <metzping...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #2 from Maik Qualmann <metzping...@gmail.com> ---
The cause is an odd desktop scaling factor, you'll be using something like 125%
on Windows. I can also reproduce it here on Linux. I can fix it with:

QGuiApplication::setHighDpiScaleFactorRoundingPolicy(Qt::HighDpiScaleFactorRoundingPolicy::RoundPreferFloor);

Maik

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

Reply via email to