eclipse-sprotty / sprotty-server

Server implementation for the Sprotty diagramming framework
https://eclipse.org/sprotty
Eclipse Public License 2.0
24 stars 19 forks source link

Added null guards for parent positions #79

Closed spoenemann closed 4 years ago

spoenemann commented 4 years ago

A position attribute is not guaranteed to be present before layout has run.

gitpod-io[bot] commented 4 years ago