-
Notifications
You must be signed in to change notification settings - Fork 95
Description
Actually, while we're talking about alignment, it would be nice if we could align the title of the main settings dialog (which is currently centered) with the sidebar items.
This would both make more sense structurally (since it also titles the sections and it wouldn't be free floating anymore), and a nicer use of space.
When there is a sidebar (which in most cases, there will be), this would also allow us to shift the content up and make more settings visible initially. The close button could be overlaid instead of a bar, the same as other similar buttons.
And if there isn't a sidebar, the title could just be part of the main content and scroll offscreen (since in this case, the contents wouldn't scroll too much anyway as they would be short.)
Example with the current Files settings:
| Current | Proposal |
|---|---|
![]() |
![]() |

