nhn / tui.image-editor

🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
http://ui.toast.com/tui-image-editor
MIT License
6.84k stars 1.26k forks source link

Resize Input/Label #819

Open Rame0ne opened 1 year ago

Rame0ne commented 1 year ago

Describe the bug When clicking on Resize, you can only add Numbers to the Input (Label Width & Height), not remove them, and sometimes Numbers are added automatically.

To Reproduce Steps to reproduce the behavior:

  1. Go to ImageEditor
  2. Click on Resize
  3. Try adding Numbers via Keyboard to the Label-field.

Expected behavior It should be possible to just type and remove the Numbers in. The Image should change accordingly.

lja1018 commented 1 year ago

@Rame0ne Thank you for the information. I'll add it to my work.