douglascdev / douglascdev/pypixelart
Improve the way color selection works
Open
enhancement
- Dominant language
- Python
- Stars
- 23
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The keybindings for color selection are created by using the color index in the list of colors of the preset as a key binding.
This conflicts with the vim keybindings that will be later added and will cause bugs with palettes with more than 10 colors.
Change the way the colors are selected to solve these problems.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.