Skip to content

fix getCharacterBoundsOnScreen#1076

Merged
Jugen merged 1 commit intomasterfrom
fix-getCharacterBoundsOnScreen
Jan 25, 2022
Merged

fix getCharacterBoundsOnScreen#1076
Jugen merged 1 commit intomasterfrom
fix-getCharacterBoundsOnScreen

Conversation

@Jugen
Copy link
Copy Markdown
Collaborator

@Jugen Jugen commented Jan 25, 2022

Resolves #1073 textArea.getCharacterBoundsOnScreen(i, i) gives inappropriate bounds
Added code to return cursor like bounds when from == to.

Return appropriate bounds when from == to
@Jugen Jugen force-pushed the fix-getCharacterBoundsOnScreen branch from 5a72dcf to 510c8ad Compare January 25, 2022 17:41
@Jugen Jugen merged commit 8622410 into master Jan 25, 2022
@Jugen Jugen deleted the fix-getCharacterBoundsOnScreen branch January 25, 2022 17:54
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.

textArea.getCharacterBoundsOnScreen(i, i) gives inappropriate bounds or throws IndexOutOfBoundsException

1 participant