JanKoehnlein / FXDiagram

JavaFX diagram
Apache License 2.0
74 stars 21 forks source link

[Debug.xtend] Xtend compile error with null statement in rich string #57

Closed kthoms closed 7 years ago

kthoms commented 7 years ago

The expression «null» in Debug.xtend#dumpBounds() produces a compile error with the current Xtend compiler: https://github.com/eclipse/xtext-xtend/issues/112

JanKoehnlein commented 7 years ago

FIxed