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** tui-image-editor not showing properly in Vanilla.js. Why? What am I doing wrong? **Screenshots** **Version** 3.15.3 **Additional context** code: ``` import "./styles.css"; var ImageEditor = require("tui-image-editor"); var FileSaver = require("file-saver");...

Question
inactive

**Describe the bug** Considering the overall text style, I believe the 3 strings from the screenshots below of "ZoomIn", "ZoomOut", and "Custom icon" should be, respectively, "Zoom In", "Zoom Out",...

inactive

**Summary** It is planned to use the image editor in a Web Application to be run on Android device. I would like to double check if the library works in...

Question
inactive

I see that you can programmatically can draw a circle, rectangle, and triangle. That with a single click on a custom button. That with the http://nhn.github.io/tui.image-editor/latest/ImageEditor#setDrawingShape ``` instance.startDrawingMode('SHAPE'); instance.setDrawingShape('circle', {...

Question
inactive

Thank you for creating this library! I wanted to ask if it would be possible to update the react wrapper for this library (react-image-editor) to the latest version (React 18)...

Question
inactive

**Summary** A clear and concise description of what the question is. **Screenshots** If applicable, add screenshots to help explain your question. **Version** Write the version of the imageEditor you are...

Question
inactive

I don't want the shapes I draw to go beyond the boundaries of the canvas, what should I do? My requirement is that whether you click or drag a shape,...

Question
inactive

tui-image-editor๋ฅผ npm installํ•˜๊ณ  ์‚ฌ์šฉ์ค‘์ธ๋ฐ ํ•œ๊ตญ์–ด๋กœ ๋ณ€๊ฒฝํ•˜์˜€์Šต๋‹ˆ๋‹ค. ๋ณ€๊ฒฝ ํ›„ ์‚ฌ์ง„๊ณผ ๊ฐ™์ด ๋ฐ” ์˜ค๋ฅ˜ ๋ฐ NaN์˜ค๋ฅ˜๊ฐ€ ๋œจ๋Š”๋ฐ ํ•ด๊ฒฐ๋ฐฉ๋ฒ•์ด ์žˆ์„๊นŒ์š”? ์ƒˆ๋กœ๊ณ ์นจํ•˜๋ฉด ๊ฐ€๋”์”ฉ ๋˜๊ธฐ๋Š”ํ•˜๋Š”๋ฐ ๋ณดํ†ต ์ž‘๋™์ด ์•ˆ๋ฉ๋‹ˆ๋‹ค. ๊ทธ๋ฆฌ๊ณ  ๋ชจ๋ฐ”์ผ์—์„œ๋Š” ์‚ฌ์šฉ์ด ๋ถˆ๊ฐ€ํ•˜๋˜๋ฐ ์–ด๋–ป๊ฒŒ ํ•ด์•ผ ํ„ฐ์น˜๋กœ๋„...

Question
inactive

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

inactive
dependencies

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

inactive
dependencies