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

Scene text is very blurry when zoomed in #5691

Open
juh9870 opened this issue Feb 6, 2025 · 0 comments
Open

Scene text is very blurry when zoomed in #5691

juh9870 opened this issue Feb 6, 2025 · 0 comments
Labels
bug Something is broken

Comments

@juh9870
Copy link

juh9870 commented Feb 6, 2025

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:

  1. Clone egui's master branch (tested on commit 0db56dc)
  2. cargo run --bin egui_demo_app
  3. Open the Scene demo
  4. Zoom In

Expected behavior
Text should remain clean regardless of zoom level, just like it does when you change zoom of the whole app.

Screenshots

Image

Image

Desktop (please complete the following information):
Tested both in the online demo (https://www.egui.rs/#demo) and on the desktop:

  • OS: NixOS 24.11.713159.9c6b49aeac36 (Vicuna) x86_64
  • Browser: Firefox
  • Version: 134.0.1 (64-bit)
@juh9870 juh9870 added the bug Something is broken label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken
Projects
None yet
Development

No branches or pull requests

1 participant