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

Subsequent changes after GH-3552 #3650

Merged
merged 1 commit into from Oct 15, 2019
Merged

Conversation

punker76
Copy link
Member

Describe the changes you have made to improve this project

Fix Missing ComboBox Scrollbars when using Controls.AnimatedSingleRowTabControl.

Renamed templates and styles

  • MahApps.Styles.RepeatButton.ScrollBar -> MahApps.Styles.RepeatButton.ScrollBar.AnimatedSingleRow
  • MahApps.Templates.ScrollBar.Horizontal -> MahApps.Templates.ScrollBar.AnimatedSingleRow.Horizontal
  • MahApps.Templates.ScrollBar.Vertical -> MahApps.Templates.ScrollBar.AnimatedSingleRow.Vertical
  • MahApps.Templates.ScrollViewer -> MahApps.Templates.ScrollViewer.AnimatedSingleRow
  • MahApps.Templates.TabControl.Horizontal -> MahApps.Templates.TabControl.AnimatedSingleRow.Horizontal
  • MahApps.Templates.TabControl.Vertical -> MahApps.Templates.TabControl.AnimatedSingleRow.Vertical

Closed Issues

Closes #3647

…dSingleRowTabControl (after GH-3552)

Renamed templates and styles

- MahApps.Styles.RepeatButton.ScrollBar -> MahApps.Styles.RepeatButton.ScrollBar.AnimatedSingleRow
- MahApps.Templates.ScrollBar.Horizontal -> MahApps.Templates.ScrollBar.AnimatedSingleRow.Horizontal
- MahApps.Templates.ScrollBar.Vertical -> MahApps.Templates.ScrollBar.AnimatedSingleRow.Vertical
- MahApps.Templates.ScrollViewer -> MahApps.Templates.ScrollViewer.AnimatedSingleRow
- MahApps.Templates.TabControl.Horizontal -> MahApps.Templates.TabControl.AnimatedSingleRow.Horizontal
- MahApps.Templates.TabControl.Vertical -> MahApps.Templates.TabControl.AnimatedSingleRow.Vertical
@punker76 punker76 added this to the 2.0.0 milestone Oct 15, 2019
@punker76 punker76 merged commit e950e23 into develop Oct 15, 2019
@punker76 punker76 deleted the Subsequent_change_after_3552 branch October 15, 2019 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Missing Combobox Scrollbars after adding Controls.AnimatedSingleRowTabControl.xaml to App.xaml
1 participant