From 8fd81d158f640450bf3782d23cb26f353385e365 Mon Sep 17 00:00:00 2001 From: Brett Zamir Date: Thu, 22 May 2014 07:39:13 +0000 Subject: [PATCH] Indicate new config for exportWindowType git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2856 eee81c28-f429-11dd-99c0-75d572ba1ddd --- editor/config-sample.js | 1 + 1 file changed, 1 insertion(+) diff --git a/editor/config-sample.js b/editor/config-sample.js index 5cc604f4..0336b243 100644 --- a/editor/config-sample.js +++ b/editor/config-sample.js @@ -71,6 +71,7 @@ svgEditor.setConfig({ // initOpacity: 1, // colorPickerCSS: null, // initTool: 'select', + // exportWindowType: 'new', // 'same' // wireframe: false, // showlayers: false, // no_save_warning: false,