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: Sides did not apply the layout position correctly. #5303

Merged
merged 4 commits into from
Oct 29, 2024

Conversation

zhatuokun
Copy link
Contributor

Same as last time, but use available_rect_before_wrap to avoid containing infinity.

Copy link

Preview available at https://egui-pr-preview.github.io/pr/5303-fix-sides-layout-position
Note that it might take a couple seconds for the update to show up after the preview_build workflow has completed.

@emilk emilk added bug Something is broken egui labels Oct 29, 2024
@emilk emilk merged commit c7d46ac into emilk:master Oct 29, 2024
25 of 26 checks passed
hacknus pushed a commit to hacknus/egui that referenced this pull request Oct 30, 2024
Same as last time, but use `available_rect_before_wrap` to avoid
containing infinity.
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.

2 participants