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

Implementation for uniform width tabs #2879

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

Nils-Berghs
Copy link
Contributor

This is a solution for #2878 , it:

  • does not change current default behaviours
  • applies only to top and bottom placed tabs
  • does not apply to tabcontrols with HorizontalContentAligment set to 'Stretch'

Two styles are added to achieve the result: 'MaterialDesignFilledTabControl', 'MaterialDesignFilledUniformTabControl', both styles are based on the existing styles and only set an extra attached property.

@Keboo Keboo added this to the 4.7.0 milestone Sep 26, 2022
@Keboo Keboo added enhancement release notes Items are likely to be highlighted in the release notes. labels Sep 26, 2022
@Nils-Berghs Nils-Berghs changed the title Implementation for uniform with tabs Implementation for uniform width tabs Sep 26, 2022
@Keboo Keboo merged commit ea73711 into MaterialDesignInXAML:master Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement release notes Items are likely to be highlighted in the release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants