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

Flag editing support #18

Closed
LeftofZen opened this issue Feb 9, 2024 · 0 comments · Fixed by #40
Closed

Flag editing support #18

LeftofZen opened this issue Feb 9, 2024 · 0 comments · Fixed by #40
Labels
Milestone

Comments

@LeftofZen
Copy link
Collaborator

Many objects have flag types, where you can select 1-to-many values for the property. Currently the WinForms property grid does not support proper editing of these. The easiest solution is to add a custom type converter to handle it.

@LeftofZen LeftofZen added the ui label Feb 9, 2024
@LeftofZen LeftofZen added this to the 1.0.0+ milestone Feb 9, 2024
@LeftofZen LeftofZen modified the milestones: 1.0.4+, 2.0.0 Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant