brightec / CustomCollectionViewLayout

Custom layout for a collection view using horizontal and vertical scrolling with sticky rows and columns
MIT License
519 stars 123 forks source link

Stop Diagonal Scroll #22

Open mukul2805 opened 6 years ago

mukul2805 commented 6 years ago

It is a great library i integrated it and work properly but there is an issue that i want them to scroll the row either horizontal or vertical at one time (when user move its finger diagonally it scroll both the rows),can you please tell me how to stop this behaviour on diagonal scroll as i am very thankful to you.