summaryrefslogtreecommitdiffstats
path: root/style/src/menu.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: allow specification of `border_radius` for `pick_list::Menu`Libravatar Nick Senger2022-08-021-0/+1
* Implement theme styling for `PickList` and `Menu`Libravatar Héctor Ramón Jiménez2022-06-071-12/+5
* Use `f32` for `border_width` and `border_radius`Libravatar Héctor Ramón Jiménez2020-11-231-2/+2
* Add styling support for `ComboBox` and `Menu`Libravatar Héctor Ramón Jiménez2020-07-081-0/+25