Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scaling #23

Open
Resonanz opened this issue Jan 14, 2024 · 1 comment
Open

Scaling #23

Resonanz opened this issue Jan 14, 2024 · 1 comment

Comments

@Resonanz
Copy link

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?

@Stonks3141
Copy link
Member

Can you test whether the issue still occurs when you are just using egui without catppuccin-egui? If so, it's probably an issue with egui in general and you should file a bug report with them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants