1. 11 May, 2018 1 commit
    • Greg Spencer's avatar
      Add onChangeStart and onChangeEnd to slider. (#17298) · c2c64a5a
      Greg Spencer authored
      This fixes #17169 by adding onChangeStart and onChangeEnd to the slider. These will be called when the user starts a change, and when they end a change, regardless of whether that change is a tap or a drag.
      
      These differ from onChanged, in that they only report when the user starts and ends an interaction, not at every slight change.
      c2c64a5a
  2. 10 May, 2018 14 commits
  3. 09 May, 2018 25 commits