gl wrote:

(does it seem bizarre to anyone that I can report bugs but not get credit for them?)

No. In any case, I have credited you for this fix.

screen_access.c, lines 156-157:

screen->puts_scroll_style=&lcd_puts_scroll_offset;
screen->puts_scroll_offset=&lcd_puts_scroll_style;

Note assignments are the wrong 'way round (that's why my scrolled lines were never inverted!)

Thanks.

Linus

Reply via email to