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 scrollbar jump #918

Merged
merged 3 commits into from
Mar 23, 2020
Merged

Fix scrollbar jump #918

merged 3 commits into from
Mar 23, 2020

Conversation

Jugen
Copy link
Collaborator

@Jugen Jugen commented Mar 22, 2020

Fixes #913 which was introduced through PR #795

This PR reverts the 795 change and implements a more robust and direct method for determining the visible paragraph index or the 'global' paragraph index, instead of using comparison loops. (Resolves #777)

795 also addressed #788 for which this PR adds a test and simply catches the exception for this corner case.

@Jugen Jugen merged commit aaee089 into FXMisc:master Mar 23, 2020
@Jugen Jugen deleted the fix_scrollbar_jump branch March 23, 2020 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant