mhahnenberg / NAQT-Scoresheet-for-Android

Application for calculating and tracking quizbowl scores and statistics.
Apache License 2.0
4 stars 1 forks source link

Score is wrong after giving tossup to second team without resetting first team #5

Open hftf opened 13 years ago

hftf commented 13 years ago

Steps to reproduce:

  1. Start a new game.
  2. Check the button for "10" under "Team A". The score reads "10 - 0".
  3. Check the three boxes for bonuses "1", "2", and "3". The score reads "40 - 0".
  4. Check the button for "10" under "Team B". The score reads "30 - 10", but should read "0 - 10" instead.

Note: The bug does not occur if you check the button for "0" under "Team A" before step 4.