To reproduce what I'm talking about, do the following:
Log a score event
Make your substitutions as usual
Click "Done" to take you to the main game tracking page
Notice that the action prompt still says "Player X throws a:" while the player prompt says "Who pulled?"
The player prompt is correct, as we want the user to select the person who pulled. The action prompt should probably not exist since the user should not be able to select any of the throws at this point. This issue is related to #39.
To reproduce what I'm talking about, do the following:
The player prompt is correct, as we want the user to select the person who pulled. The action prompt should probably not exist since the user should not be able to select any of the throws at this point. This issue is related to #39.