EditorView Drag & Drop is completely broken #28

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

Expected Behavior

EditorView drag & drop always works without problem.

Actual Behavior

EditorView drag & drop does not work.

Possible Solution

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. ## Possible Solution `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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: AnthonyKwon/ti_lyricstudio#28
No description provided.