Skip to content

fix: Prevent hiding settings entry in DockContextMenu#201

Open
SaKaNa-Y wants to merge 1 commit intovitejs:mainfrom
SaKaNa-Y:patch-1
Open

fix: Prevent hiding settings entry in DockContextMenu#201
SaKaNa-Y wants to merge 1 commit intovitejs:mainfrom
SaKaNa-Y:patch-1

Conversation

@SaKaNa-Y
Copy link

Description

If Settings gets accidentally hidden, there’s no way to show it again.

  • Fix a bug where the Settings dock entry (~settings) could be hidden via the right-click context menu, with no way to
    show it again
  • The Settings view is the only UI for managing dock entry visibility, so hiding it creates a dead-end
  • Updated canHide() in DockContextMenu.ts to return false for the ~settings entry

Linked Issues

Additional context

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant