Try to open a Combobox inside a Popup, it closes along with the Popup #7628
Unanswered
kofmatsugen
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using egui 0.32 to place a Combobox inside a Popup, and when I run the program and try to open the Combobox, it immediately closes along with the Popup.
Is there a way to avoid this?
Below is some rust code that can be reproduced using an eframe.
Beta Was this translation helpful? Give feedback.
All reactions