Skip to content

Allow more complex representation of Profile > Padding #9127

@carlos-zamora

Description

@carlos-zamora

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.

@mdtauk has proposed some neat designs here.
box text entry

Text entry with guide

Dual sliders

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-SettingsUIAnything specific to the SUIHelp WantedWe encourage anyone to jump in on these.Issue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Needs-Tag-FixDoesn't match tag requirementsProduct-TerminalThe new Windows Terminal.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions