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

egui: Fix custom Window Frames #4009

Merged
merged 1 commit into from Feb 11, 2024
Merged

egui: Fix custom Window Frames #4009

merged 1 commit into from Feb 11, 2024

Conversation

varphone
Copy link
Contributor

@varphone varphone commented Feb 8, 2024

Fix #4002

fixed-#4002

crates/egui/src/containers/window.rs Outdated Show resolved Hide resolved
crates/egui/src/containers/window.rs Outdated Show resolved Hide resolved
@emilk emilk added egui bug Something is broken labels Feb 11, 2024
@emilk emilk changed the title egui: Fix Custom frames for windows not applied correctly (#4002) egui: Fix custom Window Frames Feb 11, 2024
Copy link
Owner

@emilk emilk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@emilk emilk merged commit cd34a47 into emilk:master Feb 11, 2024
20 of 21 checks passed
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.

Custom frames for windows not applied correctly
2 participants