Feature : undo redo including frame/layer actions

- Frame and Layer CRUD actions are now registered and can be cancelled
- Limited performance impact while drawing
- Improved frame cache invalidation
This commit is contained in:
jdescottes
2014-04-22 23:57:30 +02:00
parent c2a3ccc8d0
commit 5541d030a5
11 changed files with 116 additions and 93 deletions

3
.gitignore vendored
View File

@@ -16,6 +16,9 @@ npm-debug.log
build/*.js
build/*.css
# diffs
diff.txt
# Closure compiler generated JS binary.
build/closure/closure_compiled_binary.js