Builder3/Window.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 8 May 2012 08:18:42 +0000 (16:18 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 8 May 2012 08:18:42 +0000 (16:18 +0800)
Builder3/Window.js

index 386b44b..3cadb2b 100644 (file)
@@ -3236,7 +3236,7 @@ Window=new XObject({
                                                                                                                                                                                var p = file.parent;
                                                                                                                                                                                file.parent = false;
                                                                                                                                                                                 
-                                                                                        var js_src = file.toSource();
+                                                                                        var js_src = file.toSourcePreview();
                                                                                                                                                                                if (this.renderedData && js_src == this.renderedData && project.runhtml == this.runhtml) {
                                                                                                                                                                                        // unless it' sforced..