Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ContextualTabGroups have disappeared? #1232

Closed
lilhoser opened this issue Feb 6, 2025 · 3 comments
Closed

ContextualTabGroups have disappeared? #1232

lilhoser opened this issue Feb 6, 2025 · 3 comments

Comments

@lilhoser
Copy link

lilhoser commented Feb 6, 2025

In the latest release, the contextual tab groups that previously worked have disappeared. The tabs that I assign to contextual groups do show, but the header and coloring do not. Has something changed?

@batzen
Copy link
Member

batzen commented Feb 6, 2025

Yes, the default for HideContextTabs changed.
From the changelog:

  • RibbonTitleBar
    - Changed default HideContextTabs from false to true

@batzen batzen closed this as completed Feb 6, 2025
@lilhoser
Copy link
Author

lilhoser commented Feb 6, 2025

Can you tell me how to add a RibbonTitleBar to a RibbonWindow? I don't see a code example

@batzen
Copy link
Member

batzen commented Feb 6, 2025

You don't have to explicitly add it.
You can get the current window's instance from Ribbon.TitleBar or from RibbonWindow.TitleBar.

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

No branches or pull requests

2 participants