Added option to set column count on dropdown lists, set marker columns to be 3 wide, fixed bug occuring on open path creation
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1588 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -4424,7 +4424,7 @@ function BatchCommand(text) {
|
||||
|
||||
var grip = $('#pathpointgrip_'+index);
|
||||
grip.dblclick(function() {
|
||||
path.setSegType();
|
||||
if(path) path.setSegType();
|
||||
});
|
||||
}
|
||||
if(x && y) {
|
||||
|
||||
Reference in New Issue
Block a user