CollectionViewWithPaging-simplerExample icon indicating copy to clipboard operation
CollectionViewWithPaging-simplerExample copied to clipboard

Doesn't handle changes in device orientation well

Open tdittmar opened this issue 4 years ago • 1 comments

Thank you very much for this example! I'm going to try to adapt it to my project. However, I noticed that changes in device orientation are not handled properly. You can check this by scrolling to the last page and the changing from portrait to landscape. This scrolls to "somewhere in the middle". Keeping the layout intact somehow seems to work "a bit" for even indices, but not for odd indices.

tdittmar avatar Sep 01 '20 11:09 tdittmar

Hi Thorsten, I'm glad to hear that it helps you! I'm aware of this problem, but unfortunately, I can't fix it at the moment If you do find a solution, I would very much appreciate a pull request! Thanks, and I'm here for any question :)

בתאריך יום ג׳, 1 בספט׳ 2020 ב-14:37 מאת Thorsten Dittmar < [email protected]>:

Thank you very much for this example! I'm going to try to adapt it to my project. However, I noticed that changes in device orientation are not handled properly. You can check this by scrolling to the last page and the changing from portrait to landscape. This scrolls to "somewhere in the middle". Keeping the layout intact somehow seems to work "a bit" for even indices, but not for odd indices.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hershalle/CollectionViewWithPaging-simplerExample/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASXYIMZ4R3YD5BC5CMAEQDSDTMIPANCNFSM4QRTTAEQ .

hershalle avatar Sep 01 '20 11:09 hershalle