Skip to content

fix (bottomsheet ios) corrected width on safe areas #376

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

Merged
merged 1 commit into from
May 4, 2022
Merged

fix (bottomsheet ios) corrected width on safe areas #376

merged 1 commit into from
May 4, 2022

Conversation

alexander-mai
Copy link
Contributor

  • the right and bottom values erroneously subtract the left and top distances, respectively
  • the error only appears when there are safe areas on the sides, for example on an iPhone X
  • removing the subtraction is correcting this issue

* the right and bottom values erroneously subtract the left and top distances, respectively
* the error only appears when there are safe areas on the sides, for example on an iPhone X
* removing the subtraction is correcting this issue
@alexander-mai
Copy link
Contributor Author

Could this be merged please @farfromrefug?

@farfromrefug farfromrefug merged commit 5108a6c into nativescript-community:master May 4, 2022
@farfromrefug
Copy link
Member

@alexander-mai sorry for the wait. Just tested it. Thanks

@alexander-mai
Copy link
Contributor Author

No problem. Thanks you for merging it.

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.

2 participants