Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changing the image and using the same canvas object #195

Closed
alijawadi opened this issue Apr 24, 2019 · 4 comments
Closed

changing the image and using the same canvas object #195

alijawadi opened this issue Apr 24, 2019 · 4 comments
Labels
inactive Need Discussion Need discussion or investigation Question

Comments

@alijawadi
Copy link

alijawadi commented Apr 24, 2019

Version

version 3.5.2

Development Environment

Version 72.0.3626.121 (Official Build) (64-bit)
Ubuntu 18.04.2 LTS

Current Behavior

I'm not able to use the same filters I added for an image when I load a new Image.

Expected Behavior

Is it possible to use the same filters, added text, shapes...etc. on a new loaded picture?
What I'm expecting here is: let's say I'm editing an image then after some changes i decide to use a different image. I want to load a new image and not lose the changes I've made before.
is there a work-around to achieve this?

@junghwan-park
Copy link
Member

@alijawadi Sorry. Currently, no way to achieve your needs. ImageEditor is built for simple image editing with not changeable single image.
Changing image feature what you wanted is needs to develop. I'll add this feature to next TODO list. Thanks.

@junghwan-park junghwan-park added Need Discussion Need discussion or investigation Question labels May 2, 2019
@rChinnnn
Copy link

I modified the tui-image-editor.js, currently I could get all canvas(klass) objects in my Vue project.
Please check the gif demo.
Could we input these objects into lower-canvas or upper-canvas by any possibility method?
Please give me some directions and suggestions, thanks!
Maybe I can try to develop this needs.

@stale
Copy link

stale bot commented Mar 12, 2020

This issue has been automatically marked as inactive because there hasn’t been much going on it lately. It is going to be closed after 7 days. Thanks!

@stale stale bot added the inactive label Mar 12, 2020
@stale
Copy link

stale bot commented Mar 19, 2020

This issue will be closed due to inactivity. Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
inactive Need Discussion Need discussion or investigation Question
Projects
None yet
Development

No branches or pull requests

3 participants