How to support both H5 drag and file drag at the same time? #13073
-
I am developing a Tauri application and facing an issue with drag-and-drop functionality. Currently, when I enable |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Well, you can't. That's the reason the config exists in the first place. This is mainly a limitation in WebView2 which we seemingly can't work around (Linux and macos could work at least in theory as far as we know but atm it's not working either) |
Beta Was this translation helpful? Give feedback.
Well, you can't. That's the reason the config exists in the first place. This is mainly a limitation in WebView2 which we seemingly can't work around (Linux and macos could work at least in theory as far as we know but atm it's not working either)