summaryrefslogtreecommitdiffstats
path: root/style/src/pane_grid.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-10Write documentation for `iced_style`Libravatar Héctor Ramón Jiménez1-2/+2
2022-11-09Introduce `Custom` variants for every style in the built-in `Theme`Libravatar Héctor Ramón Jiménez1-3/+3
2022-06-01Implement theme styling for `PaneGrid`Libravatar Héctor Ramón Jiménez1-29/+4
2021-11-02Introduce generic lifetime to `Default` implementation for style sheetsLibravatar Héctor Ramón Jiménez1-1/+1
2021-10-31Reintroduce `Box` for `style_sheet` in `PaneGrid`Libravatar Héctor Ramón Jiménez1-2/+11
2021-10-25Implement `Widget::draw` for `PaneGrid`Libravatar Héctor Ramón Jiménez1-11/+2
2021-01-01Implement split highlight on hover for `PaneGrid`Libravatar Héctor Ramón Jiménez1-0/+51