We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Сейчас элементы (например чат) зависят от разрешения, а не размеров экрана
Vangers/src/iscreen/i_chat.cpp
Lines 471 to 478 in 4034a49
The text was updated successfully, but these errors were encountered:
my bad, там скейл учитывается
Sorry, something went wrong.
No branches or pull requests
Сейчас элементы (например чат) зависят от разрешения, а не размеров экрана
Vangers/src/iscreen/i_chat.cpp
Lines 471 to 478 in 4034a49
XGR_MAXX и XGR_MAXY изменяются при смене разрешения в настройках, но не при изменении размеров окна
The text was updated successfully, but these errors were encountered: