Skip to content
New issue

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

TableList is not draggable #34

Open
nguyen991 opened this issue Aug 4, 2022 · 3 comments
Open

TableList is not draggable #34

nguyen991 opened this issue Aug 4, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@nguyen991
Copy link

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 nguyen991 added the bug Something isn't working label Aug 4, 2022
@vanifatovvlad
Copy link
Contributor

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

@piscopancer
Copy link

oh no... it is not so bad anyways

@galman33
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants