Skip to content

v4.4.1: Bugfixes

Compare
Choose a tag to compare
@BartoszKlonowski BartoszKlonowski released this 21 Jan 15:16
· 86 commits to main since this release
aec12ba

This release introduces fixes to the following issues and defects:

  • Slider doesn't work in a horizontal scrolling container on web (e.g. tab view)
    PR #472 by @motiz88
  • mutating minimumValue and/or maxiumumValue failed to update UI
    PR #465 by @jspizziri
  • onValueChanges is called on programmatic value changes on Android