Fixed Webkit bug related to issue 460: Path segments should remember their curvature
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1331 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -1885,6 +1885,11 @@ function svg_edit_setup() {
|
||||
}
|
||||
}
|
||||
|
||||
svgCanvas.runExtensions("toolButtonStateUpdate", {
|
||||
nofill: bNoFill,
|
||||
nostroke: bNoStroke
|
||||
});
|
||||
|
||||
operaRepaint();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user