prmr / JetUML

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

Segmented edges middle labels aren't vertically centered #409

Closed yannsartori closed 3 years ago

yannsartori commented 3 years ago

Description If one makes a segmented edge connection between two classes (aggregation, composition, or association) with a middle label, the label isn't perfectly centered. This effect is more obvious when the length of the middle section is not that big.

Steps to reproduce

  1. Create two classes
  2. Draw a segmented edge between the two classes
  3. Give the edge a middle label

Screenshots image

Configuration