summaryrefslogtreecommitdiffstats
path: root/native/src/widget/progress_bar.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert changing the constructor and implement new method.Libravatar daxpedda2020-02-141-1/+1
* Add `bound` to `Node` constructor.Libravatar daxpedda2020-02-141-1/+1
* Write missing docs and reenable deny statementsLibravatar Héctor Ramón Jiménez2020-01-091-0/+1
* Implement styling for `ProgressBar`Libravatar Héctor Ramón Jiménez2020-01-071-28/+21
* Merge branch 'master' into feature/custom-stylingLibravatar Héctor Ramón Jiménez2020-01-051-0/+1
* Hash `height` of `ProgressBar` in `hash_layout`Libravatar Héctor Ramón Jiménez2020-01-031-0/+1
* Move `DEFAULT_HEIGHT` constant to `Renderer`Libravatar Héctor Ramón Jiménez2020-01-031-19/+20
* change(widget): make height adjustable at widget levelLibravatar Songtronix2020-01-021-0/+171