-
Notifications
You must be signed in to change notification settings - Fork 145
Closed
Description
Hi :) unfortunately, i've faced small issue with your awesome library.
If MZFormSheetPresentationController is presenting any controller (in my case it's alert view), than origin of it's content view is calculated wrong during transition to another size/size class.
Steps:
- Launch sample project.
- Present popover
- Present alert
- Rotate to landscape (or you can present in landscape and rotate to portrait)
- Observer results
I see this results since MZFormSheet started to use UIPresentationController API. So here comes the question: is that me doing something wrong or we have a bug?
Thanks for help! Ping me if you will need additional info.
Sample code can be found here in master branch: https://github.com/Austinate/MZFormSheetIssueSample
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

