summaryrefslogtreecommitdiffstats
path: root/style/src/pane_grid.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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