vlasov / CCBottomRefreshControl

MIT License
319 stars 77 forks source link

Fix conflicts with setContentInsets #36

Closed ManueGE closed 6 years ago

ManueGE commented 7 years ago

We have some conflicts with your library. We noticed that brc_setContentInset modify the default behaviour for all the UIScrollView instances, not only for those which have a bottomRefreshControl.

This PR modify the behaviour for UIScrollView without bottomRefreshControl to just call super