Indent consistency per file
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2591 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -67,7 +67,7 @@ svgedit.recalculate.recalculateDimensions = function(selected) {
|
||||
|
||||
// Firefox Issue - 1081
|
||||
if (selected.nodeName == "svg" && navigator.userAgent.indexOf("Firefox/20") >= 0) {
|
||||
return null;
|
||||
return null;
|
||||
}
|
||||
|
||||
var svgroot = context_.getSVGRoot();
|
||||
|
||||
Reference in New Issue
Block a user