Drag-drop a file results in the dragged icon to be "stuck" in a persistent way.
I've found another issue with a video showing the exact same effect:
tauri-apps/tauri#11343 (comment)
A quick printf shows the current implementation does send XdndFinished after a drop.
Any ideas?
Drag-drop a file results in the dragged icon to be "stuck" in a persistent way.
I've found another issue with a video showing the exact same effect:
tauri-apps/tauri#11343 (comment)
A quick printf shows the current implementation does send XdndFinished after a drop.
Any ideas?