hasii2011 / pyut

A UML Diagrammer implemented in Python
GNU Affero General Public License v3.0
11 stars 4 forks source link

Adding 2nd Lollipop Interface fails 🐛 #354

Closed hasii2011 closed 2 years ago

hasii2011 commented 2 years ago

Since it is not a LineShape does not have Remove method. Look at that code

  File "/Users/humberto.a.sanchez.ii/PycharmProjects/PyUt/src/org/pyut/miniogl/LinePoint.py", line 41, in Detach
    line.Remove(self)
AttributeError: 'OglInterface2' object has no attribute 'Remove'
SelectAnchorPoint: EAST
hasii2011 commented 2 years ago

Done on the 🤡 master 🤡 branch