dikalo / lienzo-core

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

Dock fix, polyline fix #219

Closed mdproctor closed 6 years ago

mdproctor commented 6 years ago

-Fixed docking offsets, when the path BB does not have a minX and min…Y of 0. -The snaps adjustDistance was the wrong way around, which gave weird behaviour while dragging a docked item. -For issue where PolyLine adjusts enhancement breaks OrthogonalLine, which does not impl the method and returns null.