Skip to content

Fix resize binding

Choose a tag to compare

@swiety85 swiety85 released this 13 Dec 22:57
· 206 commits to master since this release

Bug Fixes

  • demo: fix wrong item position on prototype drop (dde685c)
  • drag: Fix exceptions when dropping item prototype with touch devices (8053e01)
  • resize: Fix initial bindings, when new item without data is added. (7e0d0db), closes #158

Features

  • demo: Add "Remove all widgets" button to demo page (aad2c09)