superseriouscompany / mayte

Mayte Client
0 stars 0 forks source link

Bb.nav #33

Closed benjaminben closed 6 years ago

benjaminben commented 6 years ago

This is pretty dirty but it works, hence why I'm PRing into your branch and not master. The one bug I can find occurs when you swipe back to the Matches view from inside a Match -- it seems the onIndexChanged event doesn't fire when this happens, which causes weirdness as you proceed to swipe around the app (as you swipe back, the views jump ahead by an index of 1). The bug resolves when you tap "matches" in the Header... in fact the bug never appears if you navigate back to Matches via the header instead of swiping back from the MatchView