On 13/03/2019 18.41, Sérgio Martins via Interest wrote:
> Do you have:
> 
> QApplication::setAttribute(Qt::AA_EnableHighDpiScaling);

Uh... *why* is that not the default? Without that, I still get a scaled
UI, but it is an ugly mix of stuff that's *properly* scaled (and making
use of the higher resolution) and stuff that isn't.

AFAIK, applications that don't turn that on are still susceptible to
scaling problems...

-- 
Matthew
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to