Skip to content
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.

Make array type properties reorderable in inspector #10

Open
mysticfall opened this issue Aug 28, 2017 · 0 comments
Open

Make array type properties reorderable in inspector #10

mysticfall opened this issue Aug 28, 2017 · 0 comments

Comments

@mysticfall
Copy link
Owner

Write a custom property drawer or an editor for array/list types that can rearrange/insert/delete items. Currently, items in style definition assets are automatically sorted on update to workaround (i.e. rename an item to the last and resize the list to delete it) this limitation, but it's unintuitive and error prone.

Consider using ReorderableList to implement this feature:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant