-
-
Notifications
You must be signed in to change notification settings - Fork 34
Scaling #23
Copy link
Copy link
Open
Description
On my PC (2560x1440) the scaling is great. On Macbook Air (retina display) and Ubuntu on Thinkpad (2440x1920?) the fonts and check boxes are all far too small. To fix, todo.rs line 105 needs adjusting:
ctx.set_pixels_per_point(1.25);
Can this be adjusted automatically?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels