quackscape/assets/js
Kumi 4f676e3b6a
feat(editor): enhance element positioning with
drag

Introduce enhanced drag-and-drop capabilities for elements within the
editor. This enhancement includes setting elements to be draggable upon
interaction and capturing their final position post-drag. This change
aims to improve the user experience by providing a more intuitive and
direct way to position elements within the editor environment.
Additionally, the removal of the universal "click-drag" attribute
assignment from all entities (except "A-SKY") during the loading phase
streamlines the initial setup by applying the attribute selectively,
based on user interaction, which may improve performance and reduce
unnecessary processing.

The package.json file has been updated to reflect the "Private.coffee
Team" as the project's author, signaling a formal acknowledgment of the
development team's contribution and ownership.
2024-03-28 10:22:42 +01:00
..
editor Enhance editor UI and user content management 2024-03-14 17:28:14 +01:00
scene refactor(scene): modularize sidebar and navbar loading 2024-03-16 11:16:26 +01:00
api.js feat: add media resolution updates & API endpoints 2024-03-17 08:35:40 +01:00
editor.js feat(editor): enhance element positioning with 2024-03-28 10:22:42 +01:00
scene.js feat: integrate aframe-click-drag and improve 2024-03-27 19:54:48 +01:00
userarea.js feat: integrate media deletion and swap icon 2024-03-27 10:08:07 +01:00