ASValueTrackingSlider icon indicating copy to clipboard operation
ASValueTrackingSlider copied to clipboard

Keep popup open

Open skuske opened this issue 8 years ago • 2 comments
trafficstars

It would be cool to keep the popup open so that the value is visible all the time. It should still animate, but it should shrink and not disappear...

skuske avatar Nov 26 '16 13:11 skuske

https://github.com/alskipp/ASValueTrackingSlider/issues/42

amitkumar3968 avatar Dec 24 '16 07:12 amitkumar3968

This is how you can display the slider's value

self.slider.showPopUpView(animated: true)

HajarElkoumikhi avatar Jun 20 '20 21:06 HajarElkoumikhi