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

window starting collapsed state #2539

Merged
merged 1 commit into from
Jan 7, 2023
Merged

window starting collapsed state #2539

merged 1 commit into from
Jan 7, 2023

Conversation

joffreybesos
Copy link
Contributor

A small PR to added a default collapsed state to the Window widget.
Currently it always starts as expanded.

So now you can do:
egui::Window::new("window name").default_open(true)

Copy link
Collaborator

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

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

nice addition, thank you!

@Wumpf Wumpf merged commit f7ed135 into emilk:master Jan 7, 2023
Wumpf added a commit that referenced this pull request Jan 7, 2023
lictex pushed a commit to lictex/egui that referenced this pull request Jan 23, 2023
lictex pushed a commit to lictex/egui that referenced this pull request Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants