EditorView Drag & Drop is completely broken #28

Open
opened 2025-02-18 08:25:09 +09:00 by AnthonyKwon · 2 comments
Owner

Expected Behavior

EditorView drag & drop always works without problem.

Actual Behavior

EditorView drag & drop does not work.

Additional Context

TreeDataGrid supports drag and drop by AutoDragDropRows property and TreeDataGrid.RowDrop event, but looks like drag and drop is compleletely ignored even I coded it.

## Expected Behavior EditorView drag & drop always works without problem. ## Actual Behavior EditorView drag & drop does not work. ## Additional Context `TreeDataGrid` supports drag and drop by `AutoDragDropRows` property and `TreeDataGrid.RowDrop` event, but looks like drag and drop is compleletely ignored even I coded it.
AnthonyKwon added reference master 2025-02-18 08:25:15 +09:00
Author
Owner

All issues/PRs related to Table UI will be closed since its deprecated.
Please re-open the issue if I decided to reintroduce Table UI, and issue still persists.

All issues/PRs related to Table UI will be closed since its deprecated. Please re-open the issue if I decided to reintroduce Table UI, and issue still persists.
Author
Owner

Reopened since Player UI also has Drag & Drop non-working.

Reopened since Player UI also has Drag & Drop non-working.
AnthonyKwon added this to the 0.2.0.0 milestone 2026-07-30 01:24:35 +09:00
Sign in to join this conversation.
No description provided.