[1.6.1] fix bug preventing user from typing at all in RGB/Hex color picker
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.