mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-07-26 16:26:06 -04:00
File manager "Clean" button tweaks (#1990)
* File Manager "clean" button tweaks * Add files via upload
This commit is contained in:
parent
14f42d1fe8
commit
f0614c882b
4 changed files with 60 additions and 42 deletions
|
@ -236,7 +236,7 @@ class FileManagerView : public FileManBaseView {
|
|||
NewButton button_clean{
|
||||
{13 * 8, 34 * 8, 4 * 8, 32},
|
||||
{},
|
||||
&bitmap_icon_scanner,
|
||||
&bitmap_icon_clean,
|
||||
Color::red()};
|
||||
|
||||
NewButton button_cut{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue