Rafael Carre wrote:
Le Mon, 10 Aug 2009 22:27:03 +0200,
[email protected] a écrit :
Also start printing in the second row and column. This
fixes the second part of FS#10503 - "Menu and WPS backdrop not
cleared when shutting down or during panic" (the first part is not a
bug imo),
Why print on the second row and column if the backdrop is cleared?
This wastes useful space (more than 12.5% on the Clip LCD for example)
My fuze for example has like the half of its first row cut off by the
case. I found it better readable, which was the commit mainly about.
You still have 7 lines which should be plenty. I've also never seen a
panic which was basically fullscreen on the clip (I'd
s/useful/potentially useful, but not yet used/). Maybe make it #ifdef
LCD_HEIGHT > 64 (or even 80 for c200?)?
Best regards.