kieler / klighd-vscode

Eclipse Public License 2.0
8 stars 6 forks source link

child placement and rendering bounding box fixes #130

Closed NiklasRentzCAU closed 1 year ago

NiklasRentzCAU commented 1 year ago

Fixes the child offsets for graphs with offset child areas. Fixes the width and height of ellipses and rectangles to represent the correct bounding box of the renderings, not the middle points of their strokes.

Fixes #68 May fix #82