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

Fix for iPad split view bug #173

Merged
merged 3 commits into from May 14, 2020
Merged

Fix for iPad split view bug #173

merged 3 commits into from May 14, 2020

Conversation

Piidro
Copy link
Contributor

@Piidro Piidro commented Feb 7, 2020

Checklist

Motivation and Context

This fixes the issue #172
Changes were tested with the example application provided.

Description

Fix was done by setting the correct frame in the BulletinPresentationAnimationController when animating the view in. Also fixed couple activity indicator style deprecation warnings.

@arguiot
Copy link

arguiot commented Feb 7, 2020

@alexaubry after testing it in my own app, this PR fixes the problem.

@arguiot
Copy link

arguiot commented Feb 14, 2020

@a2 @alexaubry Any update?

Copy link
Owner

@alexisakers alexisakers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for looking into it.

@CuriousDev21
Copy link

I am also facing the same issue with split view and dismiss animation, and wanted to know when will this be merged or should I use the specific branch in the meantime

@arguiot
Copy link

arguiot commented May 13, 2020

@Overlord21 since @alexaubry hasn't merged this PR, I'm using @Piidro 's fork in production. I know it's not ideal, but it's the only solution right now.

@alexisakers
Copy link
Owner

Hi here, sorry for the delay merging this, had to deal with other problems. Will make a new release.

@alexisakers alexisakers merged commit e8272e3 into alexisakers:develop May 14, 2020
alexisakers added a commit that referenced this pull request May 14, 2020
* Fix for iPad split view bug (#173)

* Fixed the iPad animation bug when bulletin shown, also couple deprecation warnings

* Updated Changelog

* Corrected the available -check

* Remove project resources

* Update CHANGELOG

Co-authored-by: Petri Tilli <petri.e.tilli@gmail.com>
Co-authored-by: Alexis Aubry <alexisonline@fastmail.com>
@alexisakers
Copy link
Owner

The fix was released in 4.1.1, thanks for your patience.

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

4 participants