DSD-DBS / py-capellambse

A Python 3 headless implementation of the Capella modeling tool.
https://dsd-dbs.github.io/py-capellambse/
Apache License 2.0
53 stars 11 forks source link

Fix labels of objects with feature lines #402

Closed ewuerger closed 7 months ago

ewuerger commented 7 months ago

This commit uses the height of calculated labels and positions the feature line now based on that instead of an arbitrary chosen constant. As a result multiline feature labels with correctly positioned feature text are working now.