Open
Description
New Issue Checklist
- I updated VerticalCardSwiper to the latest version.
- I read the Contribution Guidelines.
- I read the documentation.
- I searched for existing GitHub issues.
Bug Description
Changing device orientation to landscape removes some cards from view
To Reproduce
Steps to reproduce the behavior:
- Create more than one card for testing (eg 8), using normal methods.
- Use numbers in sequential labelling visible on cards
- Allow view to rotate to landscape orientation
- Notice that only even numbered labels are visible
Expected behavior
Not expecting views to resize to landscape view (another issue, another day), but expecting to see all available cards in stack. Looking at card No 1 reverts to card No 2 when rotated to landscape. Looking at card No 3 reverts to No 6 when rotated.
Environment
- iOS Version: [13.7]
- Device(s): [iPhone X]
- Xcode Version: [11.7]