change(widget): make height adjustable at widget level
addtionally rename Progressbar to ProgressBar
This commit is contained in:
parent
bf8f83decc
commit
986f01237f
5 changed files with 61 additions and 59 deletions
|
|
@ -2,7 +2,7 @@ mod button;
|
|||
mod checkbox;
|
||||
mod column;
|
||||
mod image;
|
||||
mod progressbar;
|
||||
mod progress_bar;
|
||||
mod radio;
|
||||
mod row;
|
||||
mod scrollable;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue