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

Missing Combobox Scrollbars after adding Controls.AnimatedSingleRowTabControl.xaml to App.xaml #3647

Closed
garnbleiche opened this issue Oct 13, 2019 · 0 comments · Fixed by #3650
Assignees
Labels
Milestone

Comments

@garnbleiche
Copy link

After adding Controls.AnimatedSingleRowTabControl.xaml to app.xaml the Comboboxes Dropdown Scrollbars are not usable.

Screenshots
image

Environment:

  • MahApps.Metro 2.0.0-alpha0490
  • OS: Win10
  • Visual Studio 2019 16.3.4
  • .NET Framework 4.7.2
@punker76 punker76 added the Bug label Oct 13, 2019
@punker76 punker76 self-assigned this Oct 13, 2019
@punker76 punker76 added this to the 2.0.0 milestone Oct 13, 2019
punker76 added a commit that referenced this issue Oct 15, 2019
…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
amkuchta pushed a commit to amkuchta/MahApps.Metro that referenced this issue Nov 19, 2019
…AnimatedSingleRowTabControl (after MahAppsGH-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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

2 participants