Skip to content

Indicator subviews, multiline titles

Compare
Choose a tag to compare
@gmarm gmarm released this 26 Apr 08:55
· 121 commits to master since this release

Adds more customizability options:

  • titleNumberOfLines controls the number of lines of the title labels
  • addSubviewToIndicator(_ view: UIView) adds subviews to the indicator view

Thanks to @amorde and @PoissonBallon for making this happen!