JanGorman / Agrume

🍋 A lemony fresh iOS image viewer written in Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for iPad Multi-tasking

alexookah opened this issue · comments

Simulator Screen Shot - iPad Pro (12 9-inch) (3rd generation) - 2019-12-23 at 18 48 51

There is an issue when showing any image in multi-tasking.
i tried to change some frames and replace UIScreen.main.screen.bounds but did not really succeed.

any ideas?
It seems that the collectionView has wrong frame's bounds on init.
should we add maybe some constraints?