bugs fixes, docs updates. fix #535

This commit is contained in:
Anton Lavrenov
2019-01-11 08:51:46 -05:00
parent a3767bdf3d
commit 830eb53650
15 changed files with 268 additions and 31 deletions

View File

@@ -223,6 +223,7 @@ beforeEach(function() {
Konva.UA.mobile = false;
afterEach(function() {
// can we destroy stage?
clearTimeout(Konva.stages[Konva.stages.length - 1].dblTimeout);
// Konva.stages.forEach(function(stage) {
// stage.destroy();