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 fold icon background doesn't take effect immediately #456

Closed
bobbylight opened this issue Jul 24, 2022 · 0 comments
Closed

Setting fold icon background doesn't take effect immediately #456

bobbylight opened this issue Jul 24, 2022 · 0 comments
Assignees
Labels
Milestone

Comments

@bobbylight
Copy link
Owner

Description
Calling Gutter.setFoldBackground(Color) does not repaint the fold portion of the gutter, causing the new color to not immediately take effect.

Steps to Reproduce
Specific steps to reproduce the behavior:

  1. Call Gutter.setFoldBackground(Color) while an instance of RSTA/RTextScrollPane is visible.

Expected behavior
The new color is reflected in any existing fold icons.

Actual behavior
The new color is not reflected until mouseover.

@bobbylight bobbylight added the bug label Jul 24, 2022
@bobbylight bobbylight self-assigned this Jul 24, 2022
@bobbylight bobbylight added this to the 3.2.1 milestone Jul 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant