add(widget): primitive progressbar widget
This commit is contained in:
parent
26de688e68
commit
d60f3b89a7
9 changed files with 239 additions and 5 deletions
|
|
@ -12,4 +12,4 @@ impl From<Color> for Background {
|
|||
fn from(color: Color) -> Self {
|
||||
Background::Color(color)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue