mirror of
https://github.com/eried/portapack-mayhem.git
synced 2024-10-01 01:26:06 -04:00
touchable title
This commit is contained in:
parent
c5738c46d5
commit
df0c85db8f
@ -125,7 +125,7 @@ namespace ui
|
||||
Color::dark_grey()};
|
||||
|
||||
ImageButton button_back{
|
||||
{2, 0 * 16, 16, 16},
|
||||
{0, 0 * 16, 16 * 8, 16},//back button is long enough to cover the title area to make it easier to touch
|
||||
&bitmap_icon_previous,
|
||||
Color::white(),
|
||||
Color::dark_grey()};
|
||||
|
Loading…
Reference in New Issue
Block a user