5 Commits

Author SHA1 Message Date
Arjan Molenaar
de2d2a8dab
Add handlers for solved constraints
This should be used to trigger items that should redraw due to
constraint solving.
2020-12-14 09:20:01 +01:00
Arjan Molenaar
4b6ba0ff75 Completely remove canvas reference from Item
One step closer to a clean model.
2020-11-03 08:55:21 +01:00
Arjan Molenaar
9ea1407955 Provide connection to lines 2020-11-01 22:43:58 +01:00
Arjan Molenaar
8173c47dab Add API to Connections to support in-item constraints
Then we no longer need to manage constraints in the item itself
2020-11-01 19:46:35 +01:00
Arjan Molenaar
64250fe077 Move Connection management to a separate module 2020-10-21 21:50:48 +02:00