mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-27 16:56:15 -04:00
fix gray box & remove multiple line text support for NewButton (#2426)
This commit is contained in:
parent
ee10081854
commit
42da7443b4
3 changed files with 8 additions and 36 deletions
|
@ -323,7 +323,7 @@ class InformationView : public View {
|
|||
|
||||
Rectangle backdrop{
|
||||
{0, 0 * 16, 240, 16},
|
||||
{33, 33, 33}};
|
||||
Theme::getInstance()->bg_darker->background};
|
||||
|
||||
Text version{
|
||||
{2, 0, 11 * 8, 16},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue