forked from len0rd/rockbox
Fix reds. Also apply the new scrolling to lcd charcell (this even uncovered an
error). Change-Id: I29243bb36b6cec1471bd6c0afc64e00547a68c50
This commit is contained in:
parent
1fc19042f7
commit
c72b454286
6 changed files with 81 additions and 125 deletions
|
|
@ -387,7 +387,7 @@ void lcd_clear_viewport(void)
|
|||
|
||||
current_vp->drawmode = lastmode;
|
||||
|
||||
lcd_scroll_stop(current_vp);
|
||||
lcd_scroll_stop_viewport(current_vp);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue