Tui.image-editor: how can i know this canvas has been edited?

Created on 23 Jan 2019  路  5Comments  路  Source: nhn/tui.image-editor

Version

v3.4.0

Development Environment

windows/chrome

Current Behavior

i want to know the canvas's editing status that i can send a prompt to users they hadn't save it

Expected Behavior

get the status

Question inactive

Most helpful comment

@hzeeli

As user changes something, undo stack changes either.
Capture first undo stack change and create isEdited state in your application and use that state for canvas edited or not.


However, I found Image-Editor latest version has an undo stack issue about loadImage option.
It changes undo stack abnormally when initialize canvas with loadImage option's image resource.
I'll solve this in next release.

All 5 comments

@hzeeli

As user changes something, undo stack changes either.
Capture first undo stack change and create isEdited state in your application and use that state for canvas edited or not.


However, I found Image-Editor latest version has an undo stack issue about loadImage option.
It changes undo stack abnormally when initialize canvas with loadImage option's image resource.
I'll solve this in next release.

@junghwan-park
how can i use the events in vueCli?
thanks a lot

@hzeeli
Sorry. I know nothing about Vue CLI. :(

I think there is someone to help you. If you write new issue about details of what you mean "events in vueCLI".

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

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aalpgiray picture aalpgiray  路  4Comments

sergeizhukov picture sergeizhukov  路  3Comments

ruanjiyang picture ruanjiyang  路  3Comments

sj279811799 picture sj279811799  路  4Comments

junghwan-park picture junghwan-park  路  3Comments