vlasov / CCBottomRefreshControl

MIT License
319 stars 77 forks source link

Reducing the size of refresh controller #9

Closed shreeshecommstreet closed 9 years ago

shreeshecommstreet commented 9 years ago

Hi I want to reduce the scroll height change. Currently I have to scroll the table a long way above to get called refresh method.

Any suggestion for this ?

vlasov commented 9 years ago

Property triggerVerticalOffset added in UIRefreshControl. It works only for bottom refresh controls.