[Interest] Confused about High-DPI icons...
Matthew Woehlke
mwoehlke.floss at gmail.com
Thu Mar 14 15:41:29 CET 2019
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
More information about the Interest
mailing list