Roy Mdr
Roy Mdr
This option allows to use Sortable.js with any framework that handles the DOM manipulation by state (React, Vue, Svelte...). Toggling the option 'revertDOM' to 'true' will let you handle your...
**Describe the bug** When using the MultiDrag plugin and dragging from an element which index doesn't change on drop (before all the other elements are moved), the onSort event won't...
Leaved comments in this commit for code review before merge. known isues: - DnD HTML5 API: If drag too fast to another browser UI element (ej. dev tools) the HTML5...
This PR fixes a visibility issue: the sidebar menu is still visible behind the pointcloud even when the menu drawer is closed. There are minimum changes only in CSS styling...