We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Drag and drop is not implemented in TableList at the moment. i will add it someday
Sorry, something went wrong.
oh no... it is not so bad anyways
Would love having a fix for that, it makes the TableList unusable in our use-case.
No branches or pull requests
Describe the bug
TableList is not draggable. Try "Tri Samples" have the same error.
Code Sample
Unity version: 2021.3.7f1
Tri Inspector version: 0.18
The text was updated successfully, but these errors were encountered: