Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
3 additions
and
0 deletions.
-
+3
−0
framer/Utils.coffee
|
@@ -9,6 +9,9 @@ Utils.reset = -> |
|
|
if __domReady is false |
|
|
return |
|
|
|
|
|
# Reset all pending operations to the dom |
|
|
__domComplete = [] |
|
|
|
|
|
# Remove all the listeners so we don't leak memory |
|
|
for layer in Session._LayerList |
|
|
layer.removeAllListeners() |
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.