Skip to content

[1.6.1] fix bug preventing user from typing at all in RGB/Hex color picker

Compare
Choose a tag to compare
@weiseng18 weiseng18 released this 02 Sep 14:24
· 17 commits to master since this release

The keypress event for tools keytriggers seems to have overwritten typing capability in the input fields for the RGB and Hex section of the color picker.

This version fixes this bug, issue #17. There are other known color picker bugs, but this is the only bug that majorly affects usage, so this is released as its own version.