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

Commits on Oct 15, 2019

  1. (GH-3647) Fix Missing ComboBox Scrollbars when using Controls.Animate…

    …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 committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    634155b View commit details
    Browse the repository at this point in the history