theia-ide / sprotty

A next-gen web-based graphics framework
Apache License 2.0
138 stars 23 forks source link

Support edge labels #135

Open JanKoehnlein opened 7 years ago

JanKoehnlein commented 7 years ago

Edges should have labels.

spoenemann commented 6 years ago

We need to extend the RenderingContext such that a view can see whether it's a hidden or normal rendering. Labels must not be rotated in hidden rendering because we need the unrotated bounds in order to compute a proper SVG transform.