mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
draw the buttonbar in its own viewport. It always uses the sysfont and is drawn on the bottom.
Callers need to remeber to fiddle with their viewports to not be overwritten by the bar. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17651 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
d0ed3712c7
commit
fd3b46c22c
2 changed files with 33 additions and 31 deletions
|
@ -47,7 +47,9 @@ filetree.c
|
|||
scrobbler.c
|
||||
|
||||
screen_access.c
|
||||
#ifdef HAS_BUTTONBAR
|
||||
gui/buttonbar.c
|
||||
#endif
|
||||
gui/gwps.c
|
||||
gui/gwps-common.c
|
||||
#ifdef HAVE_LCD_BITMAP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue