Skip to content

Releases: animecyc/TiDraggable

2.0.3

23 Jan 16:33
Compare
Choose a tag to compare
  • Fixed a bug where Android was not honoring ensureRight and ensureBottom

2.0.2

22 Jan 21:08
Compare
Choose a tag to compare
  • Fixed various bugs and performance bottlenecks on Android

2.0.1

02 Jan 22:59
Compare
Choose a tag to compare

Fixing a bug where a draggable proxy with no initial configuration options would immediately cause an application to crash.

2.0.0

30 Dec 17:50
Compare
Choose a tag to compare

Bringing the TiDraggable module to a much more stable and usable 2.0.0. There are hundreds of changes to the overall code base.

Fixes include:

  • Massive performance increase with multiple views.
  • Ability to translate multiple views and the same time with the maps property.
  • Easier API

Overall this should be a very solid release.