Christian Rocha
|
5d6d8cb0fb
|
Add functional argument for setting the width of the progress bar
|
2020-12-01 17:03:48 -05:00 |
|
Christian Rocha
|
47b8d9c6a8
|
Doc comments, optimizations, and magic number removal
|
2020-12-01 17:03:48 -05:00 |
|
Christian Rocha
|
6a768905a6
|
Add initialization options for scaled ramps
|
2020-12-01 17:03:48 -05:00 |
|
Christian Rocha
|
0f06d78b92
|
Support for solid (non-gradient) fills too
|
2020-12-01 17:03:48 -05:00 |
|
Christian Rocha
|
1e16eca939
|
Set ramp in NewModel via functional argument
|
2020-12-01 17:03:48 -05:00 |
|
Christian Rocha
|
d81e5713d4
|
Cache termenv color profile lookup
|
2020-12-01 17:03:48 -05:00 |
|
Christian Rocha
|
b10dbcb4dd
|
Add option to show percent
|
2020-12-01 17:03:48 -05:00 |
|
Christian Rocha
|
a2e0a2e72e
|
Remove initial width argument; add default width
|
2020-12-01 17:03:48 -05:00 |
|
Christian Rocha
|
3dea7d036e
|
Reduce progress component to (more or less) a pure view function
We really only need the View function in this case since the progress
value will come from the program that implements this.
|
2020-12-01 17:03:48 -05:00 |
|
Richard Cooper
|
68e87e08c5
|
gofmt-ed last commit
|
2020-12-01 17:03:48 -05:00 |
|
Richard Cooper
|
65a17d039e
|
length field changed to width
|
2020-12-01 17:03:48 -05:00 |
|
ololosha228
|
38d59517fb
|
Added progress bar
|
2020-12-01 17:03:48 -05:00 |
|