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

Setting GenericStyledArea.setLineHighlighterOn to false does not repaint the area and leaves the writing line highlighted #1064

Closed
garybentley opened this issue Jan 2, 2022 · 1 comment · Fixed by #1066

Comments

@garybentley
Copy link

Difficult to show this one but in 0.10.7 (and previous versions as far as I can tell), setting: GenericStyledArea.setLineHighlighterOn(false) doesn't repaint the text area and the highlight is left in place however if I force a repaint of the line, say by scrolling the line out of view and then back the highlight disappears.

@Jugen
Copy link
Collaborator

Jugen commented Jan 3, 2022

Thanks for reporting, PR has been submitted to fix.

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 a pull request may close this issue.

2 participants