mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-06-24 06:44:25 -04:00
Remove LTO, minor UI tweaks (#1216)
This commit is contained in:
parent
3d46c28911
commit
3b41d73ddd
4 changed files with 5 additions and 5 deletions
|
@ -161,7 +161,7 @@ class TextEditorMenu : public View {
|
|||
{15 * 8, 1 * 8, 7 * 8, 7 * 8},
|
||||
"Zoom",
|
||||
&bitmap_icon_search,
|
||||
Color::dark_green()};
|
||||
Color::orange()};
|
||||
|
||||
NewButton button_delline{
|
||||
{1 * 8, 8 * 8, 7 * 8, 7 * 8},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue