tui.image-editor icon indicating copy to clipboard operation
tui.image-editor copied to clipboard

🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.

Results 217 tui.image-editor issues
Sort by recently updated
recently updated
newest added

**Summary** I got error when i call `addText` method but first time **Screenshots** error ``` TypeError: Cannot read properties of undefined (reading 'modeChange') at Text.changeStartMode (tui-image-editor.js?5475:44180:1) at Ui._changeMenu (tui-image-editor.js?5475:47000:1) at...

Bug

![issue2](https://user-images.githubusercontent.com/50992790/155042602-da34230d-0cfc-4541-aa1c-e03086f2b5e6.gif)

Bug

**Describe the bug** when i use addText method. textarea open and focusing but when i typing english or number and after typing `space` focus out textarea but korean is work...

Bug

I am looking for a feature where we can crop multiple areas at once from a single image like below and download all the images at once. ![Screenshot 2022-02-11 104551](https://user-images.githubusercontent.com/81962784/153551056-e238706b-0887-469a-8a01-88fb8fc9c2c9.png)

Enhancement
Need Discussion

**Describe the bug** The `svgxuse` polyfill makes changes to **all** the `` tags in the document. This can break other functionality when the image editor is integrated into a larger...

Bug

**Describe the bug** We cannot insert spaces in HTML input/textarea in the same page as Toast UI **To Reproduce** 1. Go to 'http://jsfiddle.net/m3h2cvfz/40/' 2. Click on 'input area' 3. Type...

Bug

Hi Author, I load image browsing my pc. then go to Resize panel. Then checked 'Lock Aspect Ratio' after that change scale in range slider. Immediately the image width is...

Bug

Hi Author, I create a line using pencil. After create it . I go to Resize option & try to resize canvas using range selector. when I resize the canvas...

Bug

Thank you for the lovely tool. Can we add a feature round image crop? ![image](https://user-images.githubusercontent.com/10907980/76924283-6bf38e00-6908-11ea-8cde-79840cf031a3.png) Result: ![image](https://user-images.githubusercontent.com/10907980/76924440-dd334100-6908-11ea-905b-0d7ee2a5f9cd.png) (White background)

Enhancement
Need Discussion

**Describe the bug** if i changed image, mosiac fill is focused first image **To Reproduce** Steps to reproduce the behavior: 1. load first image 2. use mosaic in shape 3....

Bug