Anish

Results 7 comments of Anish

@MsrButterfly This addresses major issues. thanks for the PR, I hope it is merged by @zoonooz

@Mazyod Tried, it still has the same issue. `CGPointMake(0,0)` `CGPointZero` `CGPointMake(1,1)` all working the same way. For some reason I see the tableView frame as :(0, -44, width, height) instead...

@Mazyod Nothing fancy at all. Just that one line of code `self.shyNavBarManager.scrollView = self.tableView;` Haven't changed any other setting.

@Mazyod Also I noticed the scroll to top on tapping status bar feature which I believe is native to iOS 9 is not working anymore since I started using TLYShyNavBar....

@Mazyod Can you direct me to the fix or the issue please?

@Mazyod I checked the commit you made for that issue. It is not really affecting in this issue. On tapping the status bar, the scrollView (tableView here) doesn't scroll to...

Hi @Mazyod Was wondering if you had any update? Thanks a lot!