NMRangeSlider
NMRangeSlider copied to clipboard
Generate editing DidBegin and DidEnd actions
When not using continuous value changed update events, it's useful to know when the editing actually begins and ends to take appropriate actions. This simple change will generate UIControlEventEditingDidBegin and UIControlEventEditingDidEnd updates