mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-11-17 11:14:23 +01:00
Keep errors, elements and comments consistent (#2340)
Co-authored-by: David Luzar <luzar.david@gmail.com>
This commit is contained in:
@@ -129,7 +129,7 @@ class Scene {
|
||||
}
|
||||
});
|
||||
// done not for memory leaks, but to guard against possible late fires
|
||||
// (I guess?)
|
||||
// (I guess?)
|
||||
this.callbacks.clear();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user