mirror of
https://github.com/konvajs/konva.git
synced 2026-01-22 21:02:26 +08:00
bugs fixes, docs updates. fix #535
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user