rmv redundant line
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2703 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -185,7 +185,6 @@ svgEditor.addExtension("polygon", function(S) {'use strict';
|
||||
ccRgbEl = rgb.substring(1, rgb.length);
|
||||
var sRgb = svgCanvas.getColor("stroke");
|
||||
// ccSRgbEl = sRgb.substring(1, rgb.length);
|
||||
sRgb = svgCanvas.getColor("stroke");
|
||||
var sWidth = svgCanvas.getStrokeWidth();
|
||||
|
||||
if (svgCanvas.getMode() == "polygon") {
|
||||
|
||||
Reference in New Issue
Block a user