When using constraints, it would be handy to be able to listen to the repositioned event that was added and described in this PR.
The main use case I know if is to be able to handle updating the offset dynamically when the position is changed by hitting a constraint (described in this issue).
When using constraints, it would be handy to be able to listen to the repositioned event that was added and described in this PR.
The main use case I know if is to be able to handle updating the
offsetdynamically when the position is changed by hitting a constraint (described in this issue).