Skip to content

Settings drawer covers the surface it configures #318

Description

@flyingrobots

Reported from live use.

The settings drawer occludes the gutter, so a setting like gutter dimming can not be evaluated while changing it. Configuring something you can not see is a design failure, not a preference.

Options raised

  1. Move the drawer out of the way of whatever the focused setting affects
  2. Replace the drawer with a modal dialog
  3. Split the screen vertically and host settings in their own buffer on one side, leaving a live editor visible on the other

Option 3 is the most interesting and the largest; it also makes settings a normal buffer rather than a bespoke surface.

Acceptance

  • Every setting can be observed taking effect while it is being changed
  • Whatever the chosen shape, it is recorded as a design decision rather than an incidental layout change

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions