superlistapp/super_native_extensions

[super_drag_and_drop] Can super_drag_and_drop work in sub window?

Closed this issue · 0 comments

My app can create sub window through desktop_multi_window. When I use super_drag_and_drop, it works in main window but seems not response in sub window.

Screen.Recording.2024-09-09.at.14.23.09.mov

So how can I drag and drop in sub window?

Thank you and hope you response.