disable with_drag_and_drop in glium to prevent crashing in certain apps #291
Unanswered
AyashiNoCeres
asked this question in
Q&A
Replies: 1 comment
-
I don't see |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a requirement that I need to set window_builder with with the following setting while using eframe.
Basically to solve an issue like this where my program crashes if drag_and_drop is true
mvdnes/rboy@ff7c3c2
How do I do that in egui?
Beta Was this translation helpful? Give feedback.
All reactions