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

Prevent egui::Window from becoming larger than Viewport #3987

Closed
rustbasic opened this issue Feb 6, 2024 · 0 comments · Fixed by #4199
Closed

Prevent egui::Window from becoming larger than Viewport #3987

rustbasic opened this issue Feb 6, 2024 · 0 comments · Fixed by #4199

Comments

@rustbasic
Copy link
Contributor

rustbasic commented Feb 6, 2024

There is a need to prevent egui::Window from becoming larger than the Viewport.

emilk added a commit that referenced this issue Mar 21, 2024
* Closes #3987  

* Closes #3988

There is a need to prevent egui::Window from becoming larger than the
Viewport.

---------

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
hacknus pushed a commit to hacknus/egui that referenced this issue Oct 30, 2024
* Closes emilk#3987  

* Closes emilk#3988

There is a need to prevent egui::Window from becoming larger than the
Viewport.

---------

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant