quackscape/assets
Kumi ac2c4e788f
feat(editor): implement element location update on
dragend

Replaced a placeholder console.log with a concrete implementation of the
`updateElementLocation` function in the `startModifyElement` event
listener. This function calculates a new angular position (`theta`)
based on the element's offset after dragging it in the editor and
updates the element's `theta-start` attribute accordingly. This change
leads to a more dynamic and interactive user experience in the editor by
allowing users to reposition elements visually and have those changes
reflected immediately.
2024-03-28 13:09:48 +01:00
..
css feat: improve UI visibility and interaction 2024-03-28 11:15:36 +01:00
js feat(editor): implement element location update on 2024-03-28 13:09:48 +01:00
scss feat: integrate media deletion and swap icon 2024-03-27 10:08:07 +01:00