touchable title

This commit is contained in:
zxkmmOnHaseeWSL 2023-04-21 21:21:51 +08:00
parent c5738c46d5
commit df0c85db8f

View File

@ -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()};