Skip to content

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

Merged
WieFel merged 1 commit intomasterfrom
bug/unexpected_inactive_layer_toggle
Jul 6, 2020
Merged

Fixed toggle from front layer bug occurring in flutter beta#41
WieFel merged 1 commit intomasterfrom
bug/unexpected_inactive_layer_toggle

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