update comment per code review
This commit is contained in:
parent
6556a3173c
commit
e776a2410c
@ -413,7 +413,7 @@ class ImagePickerGridController: UICollectionViewController, PhotoLibraryDelegat
|
||||
|
||||
self.updateSelectButton()
|
||||
|
||||
// *slightly* more than `pi` to ensure the chevron animates anti-clockwise
|
||||
// *slightly* more than `pi` to ensure the chevron animates counter-clockwise
|
||||
let chevronRotationAngle = CGFloat.pi.nextUp
|
||||
self.titleIconView.transform = CGAffineTransform(rotationAngle: chevronRotationAngle)
|
||||
}.retainUntilComplete()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user