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

Consider sorting properties by their declaration order in the property grid #1809

Open
glopesdev opened this issue May 21, 2024 · 2 comments
Labels
proposal Request for a new feature

Comments

@glopesdev
Copy link
Member

The change seems simple, the implications are up for discussion:

propertyGrid.PropertySort = PropertySort.Categorized;
@glopesdev glopesdev added the proposal Request for a new feature label May 21, 2024
@glopesdev
Copy link
Member Author

Depending on your preferred view of inheritance, the default order might not be the most intuitive (base class properties will come up at the end).

@glopesdev
Copy link
Member Author

We might also just not worry about this until the Dear ImGUI rewrite.

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

No branches or pull requests

1 participant