We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Text is very blurry in the Scene, event at the default view size, and gets worse when zooming-in.
Non-text widgets seem to be unaffected.
To Reproduce Steps to reproduce the behavior:
cargo run --bin egui_demo_app
Expected behavior Text should remain clean regardless of zoom level, just like it does when you change zoom of the whole app.
Screenshots
Desktop (please complete the following information): Tested both in the online demo (https://www.egui.rs/#demo) and on the desktop:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Text is very blurry in the Scene, event at the default view size, and gets worse when zooming-in.
Non-text widgets seem to be unaffected.
To Reproduce
Steps to reproduce the behavior:
cargo run --bin egui_demo_app
Expected behavior
Text should remain clean regardless of zoom level, just like it does when you change zoom of the whole app.
Screenshots
Desktop (please complete the following information):
Tested both in the online demo (https://www.egui.rs/#demo) and on the desktop:
The text was updated successfully, but these errors were encountered: