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 for #812 caretBounds graphic bug #819

Merged
merged 1 commit into from
May 14, 2019
Merged

Fix for #812 caretBounds graphic bug #819

merged 1 commit into from
May 14, 2019

Commits on May 14, 2019

  1. Fix for #812 caretBounds graphic bug

    Remove listeners from selections and carets before clearing in method dispose, otherwise the clear triggers a selection path update that results in an errant selection path appearing at the current cursor position.
    Jugen committed May 14, 2019
    Configuration menu
    Copy the full SHA
    7b67cc6 View commit details
    Browse the repository at this point in the history