Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iPad sheet presentation height constraint #41

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

BalazsSzamody
Copy link

  • Fixed a height constraint issue on iPad sheets

Reason:

The height constraint adjustment didn't count with the possibility of the owningView not reaching the bottom of the window, so the KeyboardLayoutGuide was higher than it should have been.
(iPad sheet presentation)

@BalazsSzamody
Copy link
Author

Unopened state:

Simulator Screen Shot - iPad Pro (11-inch) (3rd generation) - 2022-01-31 at 17 12 56

Opened before change:

Simulator Screen Shot - iPad Pro (11-inch) (3rd generation) - 2022-01-31 at 17 33 57

Opened after change:

Simulator Screen Shot - iPad Pro (11-inch) (3rd generation) - 2022-01-31 at 17 13 04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants