bevy / photo-editor-android

Photo Editor SDK contains a lot of features like edit, scale, rotate and draw on images like Instagram stories.
MIT License
548 stars 189 forks source link

Undo functionality for drawing. #30

Open sreekanth100khere opened 5 years ago

sreekanth100khere commented 5 years ago

Is there any way I can get an intermediate state. So that I can revert to same. Something like undo functionlity for the drawing as well?