fsmMLK / inkscapeMadeEasy

Set of python modules that extends Aaron Spike's inkex.py module, adding methods and classes to help the development of new extensions for inkscape.
GNU General Public License v3.0
202 stars 28 forks source link

Error drawing a simple resistor #4

Closed darkdragon-001 closed 3 years ago

darkdragon-001 commented 5 years ago

The plugin aborts at inkscapeMadeEasy_Base.py#L833 because the array listCoords is empty. This is because element is a group and contains only itself.

darkdragon-001 commented 5 years ago

When I return an empty array in that case, the text is far away from the resistor...

fsmMLK commented 4 years ago

I am uploading a newer version soon. Please check if you are using pstoedit converter.