1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 02:17:34 +00:00

FileManager: Set file op progress window's text based on the operation

This commit is contained in:
Sam Atkins 2021-06-22 12:56:40 +01:00 committed by Andreas Kling
parent 0a62d517fd
commit 5090b1bdba
4 changed files with 47 additions and 6 deletions

View file

@ -47,6 +47,7 @@
font_weight: "Bold"
text_alignment: "CenterLeft"
fixed_width: 80
name: "current_file_action_label"
}
@GUI::Label {