eric6/Graphics/AssociationItem.py

changeset 7973
e836d196e888
parent 7923
91e843545d9a
child 8143
2c730d5fd177
--- a/eric6/Graphics/AssociationItem.py	Wed Jan 13 19:02:30 2021 +0100
+++ b/eric6/Graphics/AssociationItem.py	Wed Jan 13 19:02:58 2021 +0100
@@ -81,7 +81,7 @@
                 self.__calculateEndingPoints_topToBottom
             )
         else:
-            ## self.calculateEndingPoints = self.__calculateEndingPoints_center
+            #- self.calculateEndingPoints = self.__calculateEndingPoints_center
             self.calculateEndingPoints = self.__calculateEndingPoints_rectangle
         
         self.itemA = itemA

eric ide

mercurial