GrapesJS / tui-image-editor

GrapesJS TOAST UI Image Editor
BSD 3-Clause "New" or "Revised" License
87 stars 37 forks source link

Resize minimum conflict #42

Closed richard508 closed 4 months ago

richard508 commented 4 months ago

When I try to resize the image and I start to type, it has a minimum of 32px. So when I start to overwrite existing size say 80px and I want it to be 100px, as soon as I type in 1 it will automatically convert it to 32 and then I add 00 which will then be 3200px instead of 100. Is there a way around this or is this a known bug?