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

[Feature-Requests | Nice to haves] #32

Open
der-hugo opened this issue Feb 16, 2022 · 0 comments
Open

[Feature-Requests | Nice to haves] #32

der-hugo opened this issue Feb 16, 2022 · 0 comments

Comments

@der-hugo
Copy link

Not an issue but I have a few suggestions how to improve usability:

  • Allow elements to be re-ordered in the Inspector (like lists and arrays) - I know order shouldn't matter in a Dictionary but still this would help to have an overview

    To make this easier it would probably be better to not store/serialize keys and values in individual collections internally but rather have a class SerializedKeyValuePair and store a single list/array of these instead

  • Have a Size field like for lists and arrays

  • Get rid of the blocker for duplicate keys

    rather highlight according items stronger (e.g. full red background) and display an Error Helpbox but still allow to add more items to it. I really didn't like the fact that when I want to reference e.g. 5 Transform as keys I would need to hit +, drag in the first object, hit + drag in the second object, etc

    I would rather (also see before) either insert the target size once and then fill in the references or at least hit + 5 times right away and then insert the references etc.

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

No branches or pull requests

1 participant