-
-
Notifications
You must be signed in to change notification settings - Fork 22.7k
Improve editor settings override display #107765
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
base: master
Are you sure you want to change the base?
Conversation
Unfortunately it's not that easy. They are 2 separate EditorProperties. There is a way to control the name split ratio, but making them line up will be tricky. |
It makes me so mad. Perhaps it would be possible to move the "Cross" button to the left instead? |
It's possible. Where exactly? And what about the blue arrow? |
Ah no, that's not possible, at least not simple. The name and value are one node. |
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.
Despite the above, this is still an improvement compared to the current look.
Follow-up to #69012
Changes the layout of override display to better use available space and fixes property hints for override display.
Before:


After: