Reset default values too (oops again)

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1468 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Alexis Deveria
2010-03-18 14:37:09 +00:00
parent 2a25dbac8f
commit 240ab30362

View File

@@ -37,14 +37,14 @@
opacity: 1
},
initStroke: {
width: 1,
width: 5,
color: '000000', // solid black
opacity: 1
},
initOpacity: 1,
imgPath: 'images/',
langPath: 'locale/',
initTool: 'zoom',
initTool: 'select',
wireframe: false
},
uiStrings = {