Hi,
I use UISteppers inside UICollectionViewCells. I configured everything by Xib, but the autorepeat and isContinuous get ignored. IBAction method gets called once. If I tap and hold nothing happens.
This. only happens inside CollectionViewCells - if used in a normal View or TableViewCell everything seems to work as expected.
Anyone has seen this issue before and knows how to resolve it?
Best Regards,
Kai
I use UISteppers inside UICollectionViewCells. I configured everything by Xib, but the autorepeat and isContinuous get ignored. IBAction method gets called once. If I tap and hold nothing happens.
This. only happens inside CollectionViewCells - if used in a normal View or TableViewCell everything seems to work as expected.
Anyone has seen this issue before and knows how to resolve it?
Best Regards,
Kai