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 Background dimming animation broken #77

Merged
merged 1 commit into from
Feb 24, 2020

Conversation

KyoheiG3
Copy link
Contributor

Summary

Fix #72.
When the pan modal is presenting as not max-height PanModalHeight (or topOffset is not 0), backgroundView is dimming immediately.
The issue has occurred from #53. If this commit is for device rotation, it has not to adjusts the backgroundView dim state.
In this PR, only the y position is changed.

Requirements (place an x in each [ ])

  • I've read and understood the Contributing Guidelines and have done my best effort to follow them.

  • I've read and agree to the Code of Conduct.

  • I've written tests to cover the new code and functionality included in this PR.

@ste57
Copy link
Contributor

ste57 commented Feb 24, 2020

Hi @KyoheiG3

Apologies for the delay, this looks good - thank you for the fix!

@ste57 ste57 merged commit 0474150 into slackhq:master Feb 24, 2020
@KyoheiG3 KyoheiG3 deleted the fix-background-dimming-animation branch March 3, 2020 08:28
@osdnk
Copy link

osdnk commented Mar 13, 2020

Can I ask for a release? @ste57

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.

Background dimming animation broken
3 participants