GUI option - Remove files from queue on completion #60

Open
opened 2025-05-12 23:34:28 +02:00 by Rusfort · 1 comment
Owner
No description provided.
Rusfort added this to the GUI and Config project 2025-05-12 23:34:38 +02:00
Rusfort added the
enhancement
label 2025-05-12 23:34:43 +02:00
Author
Owner

Prompt:

I want to try implementing a fun feature for the GUI Module.

The feature could be considered to have three stages of complexity:

  1. Add a button "Clear queue on completion". Remove every source item from the list that has processed succesfully.

  2. clear the items in real-time as items are processed, this should be possible, as the GUI already recieves context about what the processor is doing in the form of task-updates.

  3. change the row color of individually items as they are being processed: Pastal Blue for "processing", light green for "processed"

Prompt: I want to try implementing a fun feature for the GUI Module. The feature could be considered to have three stages of complexity: 1. Add a button "Clear queue on completion". Remove every source item from the list that has processed succesfully. 2. clear the items in real-time as items are processed, this should be possible, as the GUI already recieves context about what the processor is doing in the form of task-updates. 3. change the row color of individually items as they are being processed: Pastal Blue for "processing", light green for "processed"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rusfort/Asset-Frameworker#60
No description provided.