Skip to content

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
darkwater pushed a commit to darkwater/egui that referenced this pull request Aug 24, 2025
* Closes <emilk#6904>
* [x] I have followed the instructions in the PR template

This was broken in emilk#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.
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