google-code-export / bomberfield

Automatically exported from code.google.com/p/bomberfield
0 stars 0 forks source link

Zeitangabe wird bei New Game nicht sofort zurückgesetzt #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Spiel starten
2. ein paar Sekunden spielen
3. Auf Neues Spiel klicken

What is the expected output? What do you see instead?
Die gespielte Zeit sollte zurückgesetzt werden. (GUI)

Please use labels and text to provide additional information.

Original issue reported on code.google.com by ichShane on 17 Nov 2011 at 3:06

GoogleCodeExporter commented 9 years ago

Original comment by ichShane on 17 Nov 2011 at 7:25

GoogleCodeExporter commented 9 years ago
In der Funktion newGame() wurde versucht das div#timer auf 0 zu setzen, 
alledings hat ist im zuge eines anderen Tickets dieses div bearbeitet worden. 
Die Zeit steht jetzt in einem span#timer.

Demnach musste ich nur einen Bezeichner ändern.

Original comment by ichShane on 17 Nov 2011 at 7:39

GoogleCodeExporter commented 9 years ago
Keine Anmerkung alles korrekt.

Original comment by r.twe...@gmail.com on 22 Nov 2011 at 6:21

GoogleCodeExporter commented 9 years ago

Original comment by r.twe...@gmail.com on 22 Nov 2011 at 6:59