Open akshinmustafayev opened 2 years ago
Yes, you are right, it's pretty awkward as it is. I made some changes in e1a2555ec9ed582bbe1f2ae42fb9c9bd8e543884 so you can supply a Path shape in xaml, so you can put it in astyle. PR's are always welcome :)
Description
Change TabControl style to the latest Google Chrome design.
To Reproduce
N/a
Expected behavior
N/a
Additional context
I managed to recreate shape for the close button:
TabItem shape is calculated via TabShape class. It is hard to make any changes through code. I think that it would be better if style is given via XAML (possibility to be styled via Blend in future).