Skip to content

Drag n drop items without floating

Compare
Choose a tag to compare
@swiety85 swiety85 released this 16 Oct 18:52
· 287 commits to master since this release

Bug Fixes

  • drag: Fix problem with scrolling on touch devices. Issue #111
  • drag Fix drag position bug in scrolled container. Issue #114

Features

  • drag Options: direction: "none" and floating: false. Issue #59
  • performance Disable initial animation. Issue #104
  • config Provide option to set fixed cellWidth/cellHeight. Issue #91