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

get overview ruler to update when color is changed #3730

Merged
merged 2 commits into from Apr 8, 2022

Conversation

meganrogge
Copy link
Member

@meganrogge meganrogge commented Apr 8, 2022

fixes #3729

@meganrogge meganrogge self-assigned this Apr 8, 2022
@meganrogge meganrogge added this to the 4.19.0 milestone Apr 8, 2022
@@ -444,7 +444,7 @@ declare module 'xterm' {
* This will only take effect when {@link IDecorationOptions.overviewRulerOptions}
* were provided initially.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since the properties we don't want to allow updating are readonly, i think this is fine

@meganrogge meganrogge requested a review from Tyriar April 8, 2022 20:31
@meganrogge meganrogge merged commit 2b916a2 into xtermjs:master Apr 8, 2022
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.

overview ruler doesn't update when color is changed
1 participant