dikalo / lienzo-core

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

SelectionManager now correctly handles externally connected connectors #186

Closed mdproctor closed 7 years ago

mdproctor commented 7 years ago

-Shift operations now correctly add and remove shapes -Lots of bug fixes so it’s now more robust -Fixed bug when dragging a connection from a nested shape over a parent that has no magnets, which would make it appear “stuck” on the inner magnet. This bug was not related to the SelectionManager work.