prmr / JetUML

A desktop application for fast UML diagramming.
GNU General Public License v3.0
620 stars 121 forks source link

Issue375 edge layouter #459

Closed maddy0218 closed 2 years ago

maddy0218 commented 2 years ago

Use ClassDiagramViewerto draw selection handles for class diagrams. This way, the start and end points of the stored edge path are used to draw the selection handles.

image

General clean-up

prmr commented 2 years ago

Replaced by #460