-
Notifications
You must be signed in to change notification settings - Fork 480
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
impossible to change position of closeButton #226
Comments
Oh, that's unfortunate. Can you think of a better solution that would keep it working but also work well with rotations on iPhone X ( |
Wow, thanks for such a quick reply @zvonicek, I don't know if it will be a good approach, but we can add |
Thanks @yulian948, that's probably the best solution. I added such property. |
Starting from version 1.5 it's impossible to change position of close button. The reason is that now, close button frame is set in viewDidLayoutSubviews.
The text was updated successfully, but these errors were encountered: