From b5f82a7548a88b4f63477393879ce3cd75ef4ff7 Mon Sep 17 00:00:00 2001 From: Jose Antonio Marquez Date: Fri, 1 Jun 2012 14:53:06 -0700 Subject: Add logic to allow dynamic placement of canvas json file Save to and read from any path on disk (webGL/Canvas data only) --- js/document/mediators/template.js | 84 ++++++++++++++++++++++++++++++++++++--- 1 file changed, 78 insertions(+), 6 deletions(-) (limited to 'js/document/mediators') diff --git a/js/document/mediators/template.js b/js/document/mediators/template.js index 86055a1f..aa23c00f 100755 --- a/js/document/mediators/template.js +++ b/js/document/mediators/template.js @@ -197,6 +197,25 @@ exports.TemplateDocumentMediator = Montage.create(Component, { } } } + + + + + + + + + + + + + + + + //TODO: Make proper CSS method + + + //Checking for type of save: styles =