Draft: rename svg parameter to fillspaces (lowercase)
This commit is contained in:
@@ -562,7 +562,7 @@ def getSVG(source,
|
||||
color=lineColor,
|
||||
techdraw=techdraw,
|
||||
rotation=rotation,
|
||||
fillSpaces=fillSpaces)
|
||||
fillspaces=fillSpaces)
|
||||
if not techdraw:
|
||||
svg += '</g>'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user