File manager "Clean" button tweaks (#1990)

* File Manager "clean" button tweaks

* Add files via upload
This commit is contained in:
Mark Thompson 2024-03-13 16:42:40 -05:00 committed by GitHub
parent 14f42d1fe8
commit f0614c882b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 60 additions and 42 deletions

View file

@ -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{