evgenyneu / Cosmos

A star rating control for iOS/tvOS written in Swift
MIT License
2.18k stars 369 forks source link

How to disable tapping? #179

Closed lsamaria closed 3 years ago

lsamaria commented 3 years ago

Please consider submitting the following information (if relevant):

How can I disable tapping so that .didTouchCosmos and .didFinishTouchingCosmos are only triggered via a drag?

evgenyneu commented 3 years ago

@lsamaria this is not possible, unfortunately.

lsamaria commented 3 years ago

thanks!