binyaminyblatt / prs-plus

Automatically exported from code.google.com/p/prs-plus
0 stars 0 forks source link

Clock in sudoku #75

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Sudoku shows the clock in status bar. If I set in PRS+ settings to always show 
the clock, it's overlapped and it's unreadable because they are different fonts.

removing this line: 
target.clock1.setValue(show);
in sudoku.js seems to solve the problem.

thanks

Original issue reported on code.google.com by hal...@gmail.com on 11 Mar 2011 at 8:00

GoogleCodeExporter commented 8 years ago
Thanks for the hint, it will be applied.

Original comment by msukhias...@gmail.com on 12 Mar 2011 at 4:46

GoogleCodeExporter commented 8 years ago

Original comment by msukhias...@gmail.com on 14 Mar 2011 at 5:29