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

Fixed toggle from front layer bug occurring in flutter beta #41

Merged
merged 1 commit into from
Jul 6, 2020

Conversation

WieFel
Copy link
Collaborator

@WieFel WieFel commented Jul 6, 2020

Resolved the bug occurring when running app with flutter beta 1.19.0-4.3.pre.

The problem is introduced probably by the change #55414 made in flutter changelog v1.18.X.
Found the solution to the problem in flutter/flutter@72d7d36

Closes #39.
After merging this I will rebase #37 to master.

@WieFel WieFel merged commit c965662 into master Jul 6, 2020
@WieFel WieFel deleted the bug/unexpected_inactive_layer_toggle branch July 6, 2020 18:54
@daadu
Copy link
Member

daadu commented Aug 10, 2020

The fix for it has landed in v0.4.2 on pub.dev

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.

After first backdrop toggle: back layer revealed on every front layer click regardless of location
2 participants