mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-09-13 12:29:58 +02: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