Skip to content

Show only one active focused tab across editor groups in hc themes (Fix #145563) - #155776

Merged
David Dossett (daviddossett) merged 3 commits into
mainfrom
ddossett/odd-mosquito
Jul 20, 2022
Merged

Show only one active focused tab across editor groups in hc themes (Fix #145563)#155776
David Dossett (daviddossett) merged 3 commits into
mainfrom
ddossett/odd-mosquito

Conversation

@daviddossett

Copy link
Copy Markdown
Collaborator

Fixes #145563 by ensuring there is only one active/focused tab visible when multiple editor groups are open.

  • Unfocused editor groups will show the active tab with a dotted contrast border
  • Focused editor groups will show the active tab with a solid contrast border
  • Hover will still use a dashed contrast border

Before

CleanShot 2022-07-20 at 12 03 33

After

CleanShot 2022-07-20 at 12 01 16

@daviddossett
David Dossett (daviddossett) deleted the ddossett/odd-mosquito branch July 20, 2022 19:49
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

High Contrast themes have the same border color for focused and unfocused active tabs

3 participants