Release 0.6.1
·
59 commits
to main
since this release
Fixed
- Ensure
onDragMoveis called for every move update (rather than just once).
To do this, ensure that the relevant properties of the transform are accessed
to set up the effect reactivity correctly. Before, only the top level
transform object was accessed, but that is unchanging on move.