DealORound / Deal-O-Round

Flutter port of the Deal-O-Round board card game
MIT License
2 stars 0 forks source link

Prevent selection and game action until the hand removal and new card insertion procedure finishes #16

Closed MrCsabaToth closed 4 years ago

MrCsabaToth commented 4 years ago

This animation series is quick. Allowing selection while animations are still going on can cause confusion. Hand removal + new card dealing while an earlier one is still in progress might cause logical errors.

MrCsabaToth commented 4 years ago

Possibly also activate the prevention logic - once in place - for the initial board population animation