On 2020-01-03 22:25, Jasem Mutlaq wrote:
Thanks for the prompt response! What's the quick workaround now? I
don't have anything set to 1.5x. Which API call can I use to fix this
now?

Hi,

take a look at

https://doc.qt.io/qt-5/highdpi.html

You could locally first play a bit with the env vars for scaling, e.g. if
setting it manually to 1.0 would fix the issue.

Greetings
Christoph


--

Best Regards,
Jasem Mutlaq

On Sat, Jan 4, 2020 at 12:00 AM Christoph Cullmann
<christ...@cullmann.io> wrote:

On 2020-01-03 20:50, Jasem Mutlaq wrote:
Hello,

We've been getting report of over-sized UI in Windows 10 for
KStars:

That includes toolbars, windows, even the drawing canvas. Is this
some
DPI setting issue? should we explicitly add DPI scaling options in
KStars? We never encountered this before.

Hi,

that may be an issue due to the not "per-default" enabled fractional

scaling.

As soon as we have Qt 5.14 we could try to enable that in our code
and
test it.

At the moment, all our applications are e.g. 2x as large if you
configure 1.5x.

Greetings
Christoph


--
Best Regards,
Jasem Mutlaq

--
Ignorance is bliss...
https://cullmann.io | https://kate-editor.org

--
Ignorance is bliss...
https://cullmann.io | https://kate-editor.org

Reply via email to