LJSDev
Results
1
comments of
LJSDev
To correct this just add : _tapGestureRecognizer.enabled = NO; in - (id)initWithItems:(NSArray*)items cause it's enabled at startup an then enabled/disabled in - (void)setOn:(BOOL)on animated:(BOOL)animated.