You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple question, does Fluent:RibbonContextualTabGroup support a horizontal scrollbar when there are too many contextual tabs to fit the current window dimensions?
Environment
Fluent.Ribbon 10.1.0
Windows 11
.NET 8.0
The text was updated successfully, but these errors were encountered:
My use case is creating a contextual tab whenever a row in a DataGrid is double-clicked. The contextual tab contains a tab control with each tab containing DataGrids of detailed information about the thing double-clicked.
They are not gone, but hidden by default.
ContextTabs just look different, by default, now.
The new design only applies the current accent color to the groups header.
You can still show them again if you want to by using HideContextTabs on the TitleBar of Ribbon.
Simple question, does Fluent:RibbonContextualTabGroup support a horizontal scrollbar when there are too many contextual tabs to fit the current window dimensions?
Environment
Fluent.Ribbon 10.1.0
Windows 11
.NET 8.0
The text was updated successfully, but these errors were encountered: