Disable File Drop? #2512
leftouterjoins
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For my use case (native and web), I do not want egui to handle files dropped onto the UI. I would like to handle those myself as it may be reading large files and I need to stream them instead of load them completely into memory.
Beta Was this translation helpful? Give feedback.
All reactions