tui.image-editor
tui.image-editor copied to clipboard
ππ¨ Full-featured photo image editor using canvas. It is really easy, and it comes with great filters.
when the viewportTransform change, crop image will error resize. set getBoundingRect(true, true) can use coordinates without viewportTransform. that can fixed it ### Please check if the PR fulfills these requirements...
Hello from newbie is there anywhere a sample for a custom control button. i dont know how to handle controls.js i just want to add a button for SavetoURL and...
It's no necessary to create line/shape when just click the canvas without any movement. The line/shape with zero width and zero height will not be able to resize when it...
**Describe the bug** Package is using old versions of child dependencies, which have vulnerability of very high severity. One of the package is tough-cookie whose used version is **V3.0.1** which...
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependencies [postcss](https://github.com/postcss/postcss), [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) and [vue-loader](https://github.com/vuejs/vue-loader). These dependencies need to be updated together. Updates `postcss` from 8.3.9 to 8.4.31 Release notes Sourced from postcss's...
What I want to achieve is to enter the id of an object and make it the current activated object. But I see that there seems to be no corresponding...
## Version Version 3.10.0 ## Development Environment MacOS, Chrome ## Current Behavior Hope that the object can be activated through the api, but no relevant method was found ## Expected...
I am trying to send the image asset to an API when the download is triggered, does anyone have an idea on how to accomplish that.
**Describe the bug** Including the polyfill causes incompatibilities with other libraries. I'd suggest removing the polyfill from the bundle and include it besides. I reproduced it in a very specific...
Does it support zooming of images during editing?