-
I would like to create flags with coloured shapes e.g. progress flag
This would involve coloured squares, triangles and circles which overlay the bars.
Related to #3
-
After using auto1111 I swapped to Swarm cause it let me use my GPU for dat speedy iterations.
but when I was using Auto1111 I had a little XX% in the page name, this meant I could have a different …
-
There are a few widgets that don't have a logical minimum size (sliders and progress bars are good examples), but it doesn't make sense to cap them at zero. How should a default minimum size for these…
-
### Current Behaviour
The "Generate Report Structure" progress bar never moves. Other progress bars work.
I can see, since I'm running with `html.inline = False` that progress is happening as svg …
-
## Description:
The current library provides a `stop_iter` function, which is a great start for creating interruptible operations. However, to enhance the library considering common ML usecases, I'…
-
I'm not sure if this issue is localized for me or I just couldn't find it when I searched through the issues but in eithercase I'm having an error (extremely minor) where when doing things like perfor…
-
The main aspect is network usage, hard drive free space and utilization percent, but CPU and RAM utilization percent should also be shown (in smaller fonts). Circular or linear progress bars should b…
-
Is there a way to have the progress bars react to terminal width changes so that each update does not spill onto the next line?
Thanks
-
Enable cobalt app developper to custom the status bar visibility and colors.
## Guidelines :
On Android the background color should be dark. and darken than bars. because text color is always white.
…
-
If a command accepts data on stdin (as addurls does with gh-4669), that turns off output colors and results in no-progress being selected as the backend, but color and progress bars would work fine as…