-
-
Notifications
You must be signed in to change notification settings - Fork 21.4k
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
Organize TextEdit's inspector #82776
Organize TextEdit's inspector #82776
Conversation
MewPurPur
commented
Oct 4, 2023
a29258e
to
d5e5626
Compare
I know hidding stuff under subcategories is not ideal but... there is a lot of elements on that screen. Maybe it would be good idea to drop them under subcategory? |
This is the best I came up with. Do you have any ideas for better organization? |
d5e5626
to
38210db
Compare
I think I've read screenshot wrong. After this PR all Highlight stuff will be under "Highlight" category that I need to unfold? If yes then ignore my comment... :D I though you "only" changed order of stuff. Sorry... |
Oh yeah sorry I didn't compile the PR as it's pretty trivial. I just edited a screenshot to show which things are now grouped under a section like the "Scroll" or the "Caret" one. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Thanks! |