CHIPageControl
CHIPageControl copied to clipboard
Accounting for alpha channel in tintColor itself for CHIPageControlAji and CHIPageControlJalapeno
Alpha component of tintColor (used for inactive circles) is totally ignored. In this pull request this was corrected for CHIPageControlJalapeno and CHIPageControlAji subclasses. Alpha component and inactiveTransparency should multiplied together, which was done.