hyperoslo / Lightbox

:milky_way: A convenient and easy to use image viewer for your iOS app
https://www.hyper.no
Other
1.62k stars 326 forks source link

Images in fullscreen cover the close button, delete and page count #274

Open DavidAmyot opened 3 years ago

DavidAmyot commented 3 years ago

Following this issue, I have to set the modal to be presented in fullscreen. However, the image fills the whole screen and overlaps with the close icon, delete icon and the page count at the bottom (even in popover). How would I make it so that the image fits in-between the two red lines on this screenshot? I've tried a few different presentation styles with no success. I also had to disable the dynamic background because of intense lag.

Outside of the current context, is there an ETA for the release of this fix (index still out of range when I delete)?

Thanks a lot!