[PR #12287] Fix a number of small issues with the SUI #28968

Open
opened 2026-01-31 09:31:55 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/12287

State: closed
Merged: Yes


Summary of the Pull Request

Fix various things from the recent SUI changes

  • The Appearance/Advanced toggle buttons now have a max width
  • We don't need Profiles.cpp anymore
  • The Elevate setting is now back in the SUI
  • There is no longer an alignment difference between non-expander settings and expander settings
  • Expander settings no longer require hitting Tab twice to get to them

PR Checklist

  • Closes #xxx
  • CLA signed. If not, go over here and sign the CLA
  • Tests added/passed
  • Documentation updated. If checked, please file a pull request on our docs repo and link it here: #xxx
  • Schema updated.
  • I work here
**Original Pull Request:** https://github.com/microsoft/terminal/pull/12287 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request Fix various things from the recent SUI changes - The Appearance/Advanced toggle buttons now have a max width - We don't need `Profiles.cpp` anymore - The `Elevate` setting is now back in the SUI - There is no longer an alignment difference between non-expander settings and expander settings - Expander settings no longer require hitting `Tab` twice to get to them <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist * [ ] Closes #xxx * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [ ] Tests added/passed * [ ] Documentation updated. If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx * [ ] Schema updated. * [x] I work here
claunia added the pull-request label 2026-01-31 09:31:55 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#28968