removed non properly deleted test config introduced in r1467
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2464 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -4731,21 +4731,3 @@
|
||||
$(svgEditor.init);
|
||||
|
||||
})();
|
||||
|
||||
// ?iconsize=s&bkgd_color=555
|
||||
|
||||
// svgEditor.setConfig({
|
||||
// // imgPath: 'foo',
|
||||
// dimensions: [800, 600],
|
||||
// canvas_expansion: 5,
|
||||
// initStroke: {
|
||||
// color: '0000FF',
|
||||
// width: 3.5,
|
||||
// opacity: .5
|
||||
// },
|
||||
// initFill: {
|
||||
// color: '550000',
|
||||
// opacity: .75
|
||||
// },
|
||||
// extensions: ['ext-helloworld.js']
|
||||
// })
|
||||
|
||||
Reference in New Issue
Block a user