Skip to content

Performance boost

Compare
Choose a tag to compare
@swiety85 swiety85 released this 25 Sep 20:45
· 315 commits to master since this release

Bug Fixes

  • drag: Fix problem with IE touch drag by touch-action css. Issue #72
  • performance Prevent performance issues while dragging item with selected text inside
  • resize Fix problem with assigning width/height to gridster element. Issue #85

Features

  • performance useCSSTransforms option for more effective moving rendering while dragging item
  • performance Get rid of getBoundingRect in drag event