Open farktronix opened 6 years ago
The didSelected delegate callback happens after a one second delay so that it matches the animation, but some applications need a callback immediately when the user taps the button. This patch provides the best of both worlds.
didSelected
Please merge @xhamr
+1
The
didSelected
delegate callback happens after a one second delay so that it matches the animation, but some applications need a callback immediately when the user taps the button. This patch provides the best of both worlds.