alexhillc / AXPhotoViewer

An iOS/tvOS photo gallery viewer, useful for viewing a large (or small!) number of photos.
https://www.cocoacontrols.com/controls/axphotoviewer
MIT License
646 stars 119 forks source link

Close button misplacement when interactively dismissing #39

Closed jozko-pucik closed 5 years ago

jozko-pucik commented 6 years ago

Hi, I've noticed a small bug. When the right action button is nil (we don't want to use it) and you start the interactive dismissal, the close button on the left changes the position to the absolute left edge of the screen (changes the left margin to 0 or what..). I am attaching two screenshots, where you can see the misplacement. This is not happening, when the right button is present (default).. Any chance you can take a look at it? Thanks for the great job btw. ;) correct position of the close button misplaced close button