shima11 / FlexiblePageControl

A flexible UIPageControl like Instagram.
MIT License
797 stars 108 forks source link

Logs should be removed #22

Closed mime29 closed 5 years ago

mime29 commented 5 years ago

There are some logs indicating the size of the dots:

None None None Normal Normal Medium Small Small Small Small

line 270 of the FlexiblePageControl.swift file

print(item.state)
shima11 commented 5 years ago

Thank you for your comment. Delete print(item.state)