Blef-team / blef_ios_app

The iOS app for the game of Blef
Other
0 stars 0 forks source link

Fix persistent actionSelected across rounds #56

Closed adrian-golian closed 4 years ago

adrian-golian commented 4 years ago

If you don’t open the picker but just Play what’s already displayed (in a new round) the previous round’s last selected picker value gets played (and it’s NOT what’s displayed).

Clear the actionSelected if the player is not the current player.