On Windows, size of some widgets depends on physical screen resolution #300
Labels
bug
an unexpected problem or unintended behavior
chromium 📺
Features that will require a chromium backend
On Windows, the size of some widgets depends on the resolution of the physical screen. For example, here's a screenshot taken on a headless machine in GitHub Actions:
![001](https://user-images.githubusercontent.com/86978/72288736-52d01780-360f-11ea-8dc4-7f117f8a4d0c.png)
And a screenshot of the same app taken on a laptop with a HiDPI resolution screen:
![001](https://user-images.githubusercontent.com/86978/72288777-69766e80-360f-11ea-8af8-b8218c2d57ac.png)
This is related to the same underlying issue as #298.
The text was updated successfully, but these errors were encountered: