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

SwiftMessageSegue: rotation glitch #421

Open
giofid opened this issue Sep 29, 2020 · 1 comment
Open

SwiftMessageSegue: rotation glitch #421

giofid opened this issue Sep 29, 2020 · 1 comment
Labels

Comments

@giofid
Copy link

giofid commented Sep 29, 2020

Hi @wtmoose,
in my app I have to show a custom view controller at center of the screen as a modal alert. I would like to use once again your excellent library, in particular the SwiftMessagesSegue custom modal segue.

During the screen rotation, I noticed an ugly animation. You can see it in the Demo app: I attach a gif to better describe what I mean. In short, the tableview's width suddenly decreases when rotation starts.

SwiftMessageSegue

However, when I present a "classic" swift-message there are no problems.

classic

I tried to see in the code and play with constraints, but with no luck.

Any idea why it happens?

@wtmoose
Copy link
Member

wtmoose commented Oct 25, 2020

Seems like this broke with Xcode 12. I spent a few hours on it and still don't have a fix. Not sure when I'll have more time to work on it.

@wtmoose wtmoose added the bug label Oct 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants