Skip to content

Instantly share code, notes, and snippets.

@pozemka
Last active February 6, 2022 09:23
Show Gist options
  • Save pozemka/7cc2ed48551a07a005fdc104947756c7 to your computer and use it in GitHub Desktop.
Save pozemka/7cc2ed48551a07a005fdc104947756c7 to your computer and use it in GitHub Desktop.
Qt Creator HighDPI workaround
set QT_SCALE_FACTOR_ROUNDING_POLICY=PassThrough
start "" qtcreator.exe
@pozemka
Copy link
Author

pozemka commented Feb 6, 2022

Windows .bat file to launch Qt Creator with fraction scaling.
.bat файл для запуска Qt Creator с дробным масштабированием.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment