PatchTheCode

Results 283 comments of PatchTheCode

hmm. I might have broke something. Let me check.

Does your calendarView have any headers which scroll with the calendar? Also, can you try the master branch and let me know if your issue is resolved there? put this...

You can use master branch, i actually need more testers. I would hate to release it and something else broke somewhere else. Or maybe you can let me know what...

Testing is simply using the master branch code. If you see any issues, even the **_smallest_** of issues, then let me know and i'll fix. Right now there are only...

you can even zip parts of fixes you have worked on, and drop it in chatbox here. Or you can create a github pull request if you prefer that option....

@divbyzero what command you running that ends up at this code path? hmm... i'll have to take a look at this. Probably i missed it

@yuryks finally had a chance to look into this. (Was really busy). a UICollecitonView has 2 method to automatically scroll to a cell. 1. ```swift self.scrollToItem(at: indexPath, at: UICollectionView.ScrollPosition, animated:...

@jigneshKCTS the question you are asking is not related to this issue. Can you please open a new request? And please fill in the information requested when you open the...