Orderella / PopupDialog

A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.
http://www.mwfire.de
Other
3.94k stars 520 forks source link

fix(dialogHeight): Adapt dialog height to images with large height #366

Closed rafaisen closed 3 years ago

rafaisen commented 3 years ago

Adapt dialog height to images with a big ratio, when its height it's much bigger than the width; This corrects the problem with some iPhone devices where the height of the dialog surpasses the height of the device's screen.