-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Closed
Labels
Area-SettingsUIAnything specific to the SUIAnything specific to the SUIHelp WantedWe encourage anyone to jump in on these.We encourage anyone to jump in on these.Issue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Complex enough to require an in depth planning process and actual budgeted, scheduled work.Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsProduct-TerminalThe new Windows Terminal.The new Windows Terminal.
Milestone
Description
Description of the new feature/enhancement
Padding can be represented in 3 formats:
#--> all sides#,#--> width & height#,#,#,#--> left, top, right, & bottom
The Settings UI currently represents the padding as a single slider. If the settings.json has a more complex representation (i.e. format 2 or 3), we present the last value in the slider. It would be nice if we had support for the other formats too.
Proposed technical implementation details (optional)
#8764 has a lengthy discussion on this issue. I've decided to move that here for easier tracking.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-SettingsUIAnything specific to the SUIAnything specific to the SUIHelp WantedWe encourage anyone to jump in on these.We encourage anyone to jump in on these.Issue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Complex enough to require an in depth planning process and actual budgeted, scheduled work.Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsProduct-TerminalThe new Windows Terminal.The new Windows Terminal.


