summaryrefslogtreecommitdiffstats
path: root/style/src/pane_grid.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Write documentation for `iced_style`Libravatar Héctor Ramón Jiménez2022-11-101-2/+2
|
* Introduce `Custom` variants for every style in the built-in `Theme`Libravatar Héctor Ramón Jiménez2022-11-091-3/+3
|
* Implement theme styling for `PaneGrid`Libravatar Héctor Ramón Jiménez2022-06-011-29/+4
|
* Introduce generic lifetime to `Default` implementation for style sheetsLibravatar Héctor Ramón Jiménez2021-11-021-1/+1
|
* Reintroduce `Box` for `style_sheet` in `PaneGrid`Libravatar Héctor Ramón Jiménez2021-10-311-2/+11
|
* Implement `Widget::draw` for `PaneGrid`Libravatar Héctor Ramón Jiménez2021-10-251-11/+2
|
* Implement split highlight on hover for `PaneGrid`Libravatar Héctor Ramón Jiménez2021-01-011-0/+51