Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

internal/palette: fixed a bug due to which the wrong colors could be set for functions on subsequent launches #15

Merged
merged 1 commit into from
Jul 1, 2021

Conversation

i582
Copy link
Contributor

@i582 i582 commented Jul 1, 2021

Type: bugfix

Since the map in Golang does not have a certain order within it,
the first group could become the second and because of this, the
color numbers could start to match the colors from another group,
which led to errors.

…colors could be set for functions

Since the map in Golang does not have a certain order within it,
the first group could become the second and because of this, the
color numbers could start to match the colors from another group,
which led to errors.
@i582 i582 added the bug Something isn't working label Jul 1, 2021
@i582 i582 changed the title internal/palette: fixed a bug where, with successive bugs, the wrong colors could be set for functions internal/palette: fixed a bug due to which the wrong colors could be set for functions on subsequent launches Jul 1, 2021
@i582 i582 merged commit 133b4ec into master Jul 1, 2021
@i582 i582 deleted the pmakhnev/fix_bug_with_palette_config branch July 1, 2021 17:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant