sirsimon
Results
3
issues of
sirsimon
**Describe the bug** I can't set new inputs values (range) from numpad. Numpads keys are ignored because of this condition: https://github.com/nhn/tui.image-editor/blob/master/apps/image-editor/src/js/ui/tools/range.js#L242 Numpad numbers keys have different keyCode from 96 to...
Bug
**Describe the bug** If you have the cursor in the input field and you press delete or backspace key nothing happend. **To Reproduce** Steps to reproduce the behavior: 1. Go...
Bug