MaterialDesignExtensions icon indicating copy to clipboard operation
MaterialDesignExtensions copied to clipboard

How to make tabs scrollable?

Open saklanmazozgur opened this issue 2 years ago • 1 comments

Hello,

I have too many tabs inside the restricted area. How to slide tabs in accordance with Material design?

Made using a scrollViewer in ControlTemplate on different pages but I'm losing your style where I applied them.

How can it be applied without losing your style?

Here is the explanation on how to scroll.

saklanmazozgur avatar Dec 09 '21 13:12 saklanmazozgur

As a workaround I got the relevant style from MaterialDesignTabControl.xaml within the project. I added scrollViewer to the title area as described here. The material I made does not meet the design guidelines.

saklanmazozgur avatar Dec 13 '21 08:12 saklanmazozgur