Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dpi_scale() would always return 1 on Windows despite setting high_dpi to true and my dpi settings at 150%. This is fixed by calling init_dpi on display before setting dpi_scale to display.window_scale.
- Loading branch information