Refactor a few more functions into the math and path modules. Update MIME type on all JS files
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1984 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -1509,9 +1509,9 @@
|
||||
if(svgCanvas.getHref(elem).indexOf('data:') !== 0) {
|
||||
promptImgURL();
|
||||
}
|
||||
} else if(elname == 'text') {
|
||||
} /*else if(elname == 'text') {
|
||||
// TODO: Do something here for new text
|
||||
}
|
||||
}*/
|
||||
}
|
||||
|
||||
if(!is_node && currentMode != 'pathedit') {
|
||||
|
||||
Reference in New Issue
Block a user