You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On screens with higher DPI (>96), the app launches in a tiny resolution. It is possible to obtain this info through screen_get_dpi, and thus increase the initial window size according to higher values.
The text was updated successfully, but these errors were encountered:
On screens with higher DPI (>96), the app launches in a tiny resolution. It is possible to obtain this info through
screen_get_dpi
, and thus increase the initial window size according to higher values.The text was updated successfully, but these errors were encountered: