Skip to content

TabItem in two rows #3854

Answered by corvinsz
kuffo7 asked this question in Q&A
May 29, 2025 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

@kuffo7 This indeed seems like a bug. In standard WPF this is done by using a TabPanel:
https://github.com/dotnet/wpf/blob/1642c8162f7f41f8738932c42fbd3585b8b65ae0/src/Microsoft.DotNet.Wpf/src/Themes/XAML/TabControl.xaml#L48-L54

Because our material design TabControl supports a scroll-able header and internally uses multiple panels to display the header, I'm guessing the fix for this issue is not a straight forward replacement of an internal control.
Could you please open an issue for this?

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@kuffo7
Comment options

Answer selected by kuffo7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants