renew-js / renew-lib

Core component of renew-js for displaying and modifying drawings
Other
0 stars 0 forks source link

Layout connection on resize #133

Closed 0x4d closed 5 years ago

0x4d commented 5 years ago

Describe the bug

Connections aren't re-layouted when connected shapes are resized.

To Reproduce

Steps to reproduce the behavior:

  1. Draw shape
  2. Draw connection to shape
  3. Resize shape
  4. Connection is unchanged

Expected behavior

Connections should be re-layouted like on move.