Skip to content

Releases: edgar-zigis/LabeledSeekSlider

1.0.5

31 Mar 13:01
Compare
Choose a tag to compare

Bug fixes

  • Fixed a bug when actualXPosition was not reset if min/max/default/limit values are changed

1.0.4

31 Mar 12:33
Compare
Choose a tag to compare

Bug fixes

  • Fixed an issue when currentValue would not be initially set

1.0.3

31 Mar 12:08
Compare
Choose a tag to compare

Bug fixes

  • Fixed an issue when onValueChanged would be triggered on init
  • Fixed an issue when sliding was not very fluid

1.0.2

30 Mar 19:06
Compare
Choose a tag to compare

Bug fixes

  • Fixed an issue when fractional value would not be updated according to limit value

1.0.1

30 Mar 18:48
Compare
Choose a tag to compare

Bug fixes

  • Fixed limitValue on fractionalValue change

1.0.0

30 Mar 16:04
Compare
Choose a tag to compare

New features

  • Initial project has been pushed