mirror of https://github.com/artf/grapesjs.git
Browse Source
* fix: create manual event if none is provided during drag operation * feat: add snapping functionality for x-y axis in Dragger options * feat: enhance axis locking behavior with snapping functionality in Dragger * fix: improve drag event handling by ensuring target and event are correctly set for move command * fix: refactor event destructuring in command options for clarity * fix: update drag event handling to ensure optional chaining for dataTransfer and rename snapping option for clarity * fix: cleanup * fix: support multiple selection in drag event handling for move command * fix: simplify move command by directly assigning command stringpull/6477/head
committed by
GitHub
3 changed files with 36 additions and 15 deletions
Loading…
Reference in new issue