Apollon
Apollon copied to clipboard
Association has to be rerendered when elements resizes
Describe the bug
Noticed a minor bug. If there is an element connected to the package and you resize an inner element of the package so that the package is extended as well, the association to the package is displayed at the previous position. However, if after that I resize the package element, the association automatically re-positions.
To Reproduce
- Create a package with a class inside and a class outside
- Connect the outer class to the package (right side)
- Resize the inner class, so that the package size gets adjusted at the side where the connection is
- The connection to the package is positioned wrongly
Expected behavior
Correct rendering of the connection