Tri-Inspector icon indicating copy to clipboard operation
Tri-Inspector copied to clipboard

TableList is not draggable

Open nguyen991 opened this issue 3 years ago • 3 comments

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

nguyen991 avatar Aug 04 '22 14:08 nguyen991

Drag and drop is not implemented in TableList at the moment. i will add it someday

vanifatovvlad avatar Aug 05 '22 14:08 vanifatovvlad

oh no... it is not so bad anyways

piscopancer avatar Aug 15 '22 08:08 piscopancer

Would love having a fix for that, it makes the TableList unusable in our use-case.

galman33 avatar May 16 '23 19:05 galman33