Client UI does not scale well at 4k
Open
- Dominant language
- Python
- Stars
- 78
- Forks
- 89
- PR merge metrics
- No merged PRs in 30d
Description
The ui uses pixels in a lot of places, which causes scaling problems in different resolutions. We'll have to go through the ui, CSS and code and change the pixels to points, with proper value rescaling.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.