summaryrefslogtreecommitdiff
path: root/github.js
diff options
context:
space:
mode:
Diffstat (limited to 'github.js')
-rw-r--r--github.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/github.js b/github.js
index f10878f..5294037 100644
--- a/github.js
+++ b/github.js
@@ -135,6 +135,7 @@ GitHubBackend.prototype.saveProject = function (commitMessage, parentCommitSha,
var pdata, media;
var repoName = ide.projectName.replace(/[^\w-]/g, ''); // TODO validation of project name
+ ide.stage.fireStopAllEvent();
ide.serializer.isCollectingMedia = true;
pdata = ide.serializer.serialize(ide.stage);
media = ide.hasChangedMedia ?