Skip to content

Fix links and text selection in horizontal_wrapped layout #6905

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

Merged
merged 4 commits into from
May 6, 2025

Conversation

lucasmerlin
Copy link
Collaborator

This was broken in #5411. Not sure if this is the best fix or if PlacedRow::rect should be updated, but I think it makes sense that PlacedRow::rect ignores leading space.

Copy link

Preview available at https://egui-pr-preview.github.io/pr/6905-lucasfix-links-in-horizontal-wrapping
Note that it might take a couple seconds for the update to show up after the preview_build workflow has completed.

@lucasmerlin lucasmerlin merged commit 5bb20f5 into master May 6, 2025
46 of 47 checks passed
@lucasmerlin lucasmerlin deleted the lucas/fix-links-in-horizontal-wrapping branch May 6, 2025 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken egui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Links are broken if they aren't the last thing in a line
2 participants