quackscape/assets
Kumi 4c90218490
feat(editor): enhance element property forms
Refined the `createElementPropertiesForm` in the editor to include
position and rotation inputs, improving user interaction for specifying
these attributes. Simplified the function's parameters by removing
unnecessary event and thetaStart arguments, streamlining the codebase.
Also corrected the naming of `destination_x`, `destination_y`, and
`destination_z` input names for consistency. Marked handling of unknown
element types with a TODO to prompt future development. This enhancement
allows for more precise control over element positioning and
orientation, directly impacting user experience positively.
2024-03-28 11:26:24 +01:00
..
css feat: improve UI visibility and interaction 2024-03-28 11:15:36 +01:00
js feat(editor): enhance element property forms 2024-03-28 11:26:24 +01:00
scss feat: integrate media deletion and swap icon 2024-03-27 10:08:07 +01:00