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

Fix bug in size calculation of truncated text #5076

Merged
merged 1 commit into from
Sep 6, 2024
Merged

Conversation

emilk
Copy link
Owner

@emilk emilk commented Sep 6, 2024

The width of the elision character () was never included in the size calculation

@emilk emilk added bug Something is broken egui epaint labels Sep 6, 2024
@emilk emilk merged commit b2dcb7d into master Sep 6, 2024
40 checks passed
@emilk emilk deleted the emilk/galley-width-fix branch September 6, 2024 09:30
hacknus pushed a commit to hacknus/egui that referenced this pull request Oct 30, 2024
The width of the elision character (`…`) was never included in the size
calculation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken egui epaint
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant