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

Make array type properties reorderable in inspector #10

@mysticfall

Description

@mysticfall

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:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions