sharadmv / quizbowl

upgraded version of old quizbowl central
http://www.quizbowldb.com
9 stars 7 forks source link

Reset user colors at onStart() #10

Closed sharadmv closed 12 years ago

sharadmv commented 12 years ago

Right now, the user colors (ie red when wrong, blueish when buzzed in, green when correct) don't revert. They should fade away after some time (1 second imo). And also, for good measure, they should reset in the onStart() mHandler event.

sharadmv commented 12 years ago

shouldn't be onStart. should be onStartQuestion()

achalddave commented 12 years ago

They now reset after 2 seconds.