maTayefi / spellbook-dictionary

Automatically exported from code.google.com/p/spellbook-dictionary
0 stars 0 forks source link

Timer progress bar is glitchy #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I've noticed a couple of problems with the timer progress bar:
- first it's present even if there is the exam in progress is not time 
driven
- the timer fills up to the maximum when you press answer - I think it 
should simply be cleared
- the timer icon/info is too far away from the timer itself
- I've also noticed that one time at the start of the exam the timer expired 
and the word did not change - it changed only after the timer expired a 
second time

Original issue reported on code.google.com by lord...@gmail.com on 25 Dec 2009 at 2:08

GoogleCodeExporter commented 8 years ago
- the timer fills up to the maximum when you press answer - I think it 
should simply be cleared

This should be already fixed. Maybe update is needed. In 
answerButtonActionPerformed, "seconds = secondsBackup" is the fix. 

Original comment by george.a...@gmail.com on 25 Dec 2009 at 5:45

GoogleCodeExporter commented 8 years ago
I checked this again now - it's really fixed

Original comment by lord...@gmail.com on 25 Dec 2009 at 5:53

GoogleCodeExporter commented 8 years ago
All point should now work properly

Original comment by george.a...@gmail.com on 26 Dec 2009 at 7:44