Canvatorium Lab 016
Snapping and History. Save the position of a box every time it is moved.
Example: a box with a drag widget, snapping to grid. Each snap saves the position in a ref.
VueUse useRefHistory()
to add undo and redo functionality.
Originally tweeted by Joseph Simpson (@vrhermit) on February 10, 2022.