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

Bug: colors wrongly assigned when deleting highlight filters #194

Open
cow1337killer3 opened this issue Apr 2, 2024 · 0 comments
Open
Labels

Comments

@cow1337killer3
Copy link

If you have 2 highlight filters next to each other like this:

[purple] "HF #1"
[orange] "HF #2"

And you remove "HF #1", it will delete "HF #1", but then the color of "HF #2" will change to purple... when it should stay orange as it was before. The color reassignments also cascade down and change all the ones below it as well.

@Step7750 Step7750 added the bug label Nov 15, 2024
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

2 participants