Skip to content

chore: move the button from settings to the toolbar#14

Merged
marcos-cereijo-pexip merged 2 commits intomasterfrom
13-move-the-button-from-settings-to-the-toolbar
Aug 7, 2025
Merged

chore: move the button from settings to the toolbar#14
marcos-cereijo-pexip merged 2 commits intomasterfrom
13-move-the-button-from-settings-to-the-toolbar

Conversation

@marcos-cereijo-pexip
Copy link
Copy Markdown
Collaborator

Move the button from the settingsPanel to the toolbar, but with the same behavior.

@marcos-cereijo-pexip marcos-cereijo-pexip linked an issue Aug 6, 2025 that may be closed by this pull request
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR moves a button from the settings menu to the toolbar while maintaining the same functionality. The change involves updating the button's position, replacing the text label with an icon and tooltip, and adjusting the TypeScript type annotation.

  • Changed button position from 'settingsMenu' to 'toolbar'
  • Replaced text label with SVG icon and tooltip
  • Updated TypeScript type from Button<'settingsMenu'> to Button<'toolbar'>

Comment thread src/index.ts
Comment thread src/index.ts
Comment thread README.md Outdated
@marcos-cereijo-pexip marcos-cereijo-pexip force-pushed the 13-move-the-button-from-settings-to-the-toolbar branch from 36123d4 to eb3e089 Compare August 7, 2025 07:21
@marcos-cereijo-pexip marcos-cereijo-pexip merged commit 759a325 into master Aug 7, 2025
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.

Move the button from settings to the toolbar

3 participants