Skip to content

Fix for #812 caretBounds graphic bug#819

Merged
Jugen merged 1 commit intoFXMisc:masterfrom
Jugen:Fix-for-issue-812
May 14, 2019
Merged

Fix for #812 caretBounds graphic bug#819
Jugen merged 1 commit intoFXMisc:masterfrom
Jugen:Fix-for-issue-812

Conversation

@Jugen
Copy link
Copy Markdown
Collaborator

@Jugen Jugen commented May 14, 2019

In ParagraphText.dispose() listeners need to be remove from selections and carets before clearing, otherwise the clear triggers a selection path update that results in an errant selection path appearing at the current cursor position.

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 Jugen merged commit f3e89ff into FXMisc:master May 14, 2019
@Jugen Jugen deleted the Fix-for-issue-812 branch May 14, 2019 14:21
@Jugen Jugen restored the Fix-for-issue-812 branch May 20, 2019 12:09
Jugen added a commit that referenced this pull request May 20, 2019
Fix for #812 and #819 caretBounds graphic bug
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant