Skip to content

Releases: vadymmarkov/MARKRangeSlider

1.1.1 - Thumb image size fixes

23 Jan 08:13
Compare
Choose a tag to compare

1.1.0 - Images from a custom bundle on iOS 7

09 May 20:37
Compare
Choose a tag to compare

Load images from custom bundle on iOS 7 #28 Thanks @ikovalisko

1.0.1 - Left/right thumb views

28 Jan 16:10
Compare
Choose a tag to compare
  • Exposes read-only properties of left/right thumb views #22, thanks @ashfurrow

1.0.0 - Range Slider

26 Dec 17:14
Compare
Choose a tag to compare
  • Fix double initialisation.
  • Use image height as track height.
  • Drop hardcoded image insets.
  • Calculate intrinsicContentSize.
  • New way of setting minimum/maximum and left/right values.
  • Load images from a bundle.

Pushable controls

11 May 07:42
Compare
Choose a tag to compare
  1. Possibility to have pushable controls.
  2. Disabling overlapping of the thumb controls.

Big thanks to @Arrnas for contribution.