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

Fix scrolling issues if ScrollViewer CanContentScroll is set true #357

Merged
merged 1 commit into from
Oct 17, 2020

Conversation

punker76
Copy link
Owner

Use ScrollToHorizontalOffset and ScrollToVerticalOffset instead the LineLeft, LineRight, LineUp and LineDown methods to prevent a scrolling issue with the Adorners.

This was reported by @KeithSwanger on Gitter channel.

EZyn2V2

@punker76 punker76 added this to the 2.3.0 milestone Oct 17, 2020
@punker76 punker76 merged commit 46de802 into develop Oct 17, 2020
@punker76 punker76 deleted the issues/ScrollWithAdorner branch October 17, 2020 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant