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

Solve editor problem with dictionary #1111

Merged
merged 5 commits into from
Oct 3, 2021
Merged

Solve editor problem with dictionary #1111

merged 5 commits into from
Oct 3, 2021

Conversation

D3ZAX
Copy link
Contributor

@D3ZAX D3ZAX commented Aug 14, 2021

Fix the problem dictionary with int type key can't change key in editor.
Add support to dictionary editor with key type as char, bool, or other number type, and can modify key now.

Fix the problem dictionary with int type key can't change key in editor.
Add support to dictionary editor with key type as char, bool, or other number type, and can modify key now.
@D3ZAX D3ZAX changed the title Fix the dictionary editor Solve editor problem with dictionary Aug 15, 2021
Copy link
Collaborator

@Eideren Eideren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice you were able to fix the commit issue ! Thanks for the PR !

Remove unnessary annoucement
Use more generic interface to generate dictionary key and fix the bug default dictionary editor repeat add default key cause it can't be edited any more.
@Eideren
Copy link
Collaborator

Eideren commented Aug 17, 2021

LGTM, thanks again @D3ZAX

@Eideren Eideren merged commit a398412 into stride3d:master Oct 3, 2021
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

Successfully merging this pull request may close these issues.

3 participants