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

New ScrollViewerHelper class with IsHorizontalScrollWheelEnabled #3087

Merged

Conversation

punker76
Copy link
Member

What changed?

  • new attached property IsHorizontalScrollWheelEnabled. If it's set to true and a horizontal ScrollBar is visible then the mouse wheel scrolls to left and right.
  • move VerticalScrollBarOnLeftSide attached property to ScrollViewerHelper

mahapps_horizontal_scroll

Closes #3084

  with new attached property IsHorizontalScrollWheelEnabled. If it's set to true and a horizontal ScrollBar is visible then the mouse wheel scrolls to left and right.
  move VerticalScrollBarOnLeftSide attached property to ScrollViewerHelper
@punker76 punker76 added this to the 1.6.0 milestone Oct 18, 2017
@punker76 punker76 self-assigned this Oct 18, 2017
@punker76 punker76 merged commit 23c267e into develop Oct 18, 2017
@punker76 punker76 deleted the feature/ScrollViewerHelper_IsHorizontalScrollWheelEnabled branch December 11, 2017 08:36
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.

1 participant