ASValueTrackingSlider v0.10.1 Release Notes

Release Date: 2015-04-18 // about 9 years ago
    • 🔨 Refactored animation code
    • It's now possible to specify whether to animate the display of the popUpView:
      (void)showPopUpViewAnimated:(BOOL)animated
      (void)hidePopUpViewAnimated:(BOOL)animated