Skip to content

Patch to propagate tool-tips to toolbar menu#14858

Open
cholmcc wants to merge 1 commit into
vassalengine:release-3.7from
cholmcc:cholmcc-tooltips-toolbar-menu
Open

Patch to propagate tool-tips to toolbar menu#14858
cholmcc wants to merge 1 commit into
vassalengine:release-3.7from
cholmcc:cholmcc-tooltips-toolbar-menu

Conversation

@cholmcc

@cholmcc cholmcc commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

fix: Show tool-tips on menu items in toolbar menu

This patch propagates tool-tips defined on buttons (e.g., VASSAL.build.AbstractToolbarItem), etc., to the menu items when those tool-bar buttons are put into a menu
(VASSAL.module.build.ToolbarMenu).

In that way, the tool-bar menu preserves the developer defined tool-tips.

Without this fix, the tool-tips are simply not shown.

fix: Show tool-tips on menu items in toolbar menu

This patch propagates tool-tips defined on buttons (e.g.,
`VASSAL.build.AbstractToolbarItem`), etc., to the menu items when
those tool-bar buttons are put into a menu
(`VASSAL.module.build.ToolbarMenu`).

In that way, the tool-bar menu preserves the developer defined
tool-tips.

Without this fix, the tool-tips are simply not shown.
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