Skip to content

Conversation

@richarddas
Copy link

  • Component redraws after any property is set
  • Updated delegate
  • Added support for TintColor
  • Added support for editing default parameters inside Interface Builder

+ Dots now use UIAppearance TintColor (blue by default)
+ Default values are calculated in custom getters, so we don't need to override all the initializers, and the component should now honour values set in Interface Builder for IBInspectables.
+ Cleaned up AutoLayout in view controller, so there's less code
+ Updated delegate method (activityIndicatorView:circleBackgroundColorAtIndex: -> activityIndicatorView:dotColorAtIndex:)
+ Resolved issue where updating the number of dots when the component was animating would have no effect.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant