dikalo / lienzo-core

Lienzo Structure Graphics GWT Toolkit
Apache License 2.0
51 stars 58 forks source link

Suport PolyLine for Wires Connections #163

Open mdproctor opened 7 years ago

mdproctor commented 7 years ago

Wires currently only supports OrthogonalPolyLine, The Lienzo PolyLine should also be made to work. Additional work will need to make sure the resize stays proportional between midpoints. Also the PolyLine should "snap" to 90 degrees too, allowing a mix of polyline and manual orthogonal line.