Tri-Inspector
Tri-Inspector copied to clipboard
TableList is not draggable
Describe the bug TableList is not draggable. Try "Tri Samples" have the same error.
Code Sample
[TableList(Draggable = true,
HideAddButton = false,
HideRemoveButton = false,
AlwaysExpanded = false
)]
Unity version: 2021.3.7f1 Tri Inspector version: 0.18
Drag and drop is not implemented in TableList at the moment. i will add it someday
oh no... it is not so bad anyways
Would love having a fix for that, it makes the TableList unusable in our use-case.