index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
style
/
src
/
pane_grid.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-06
Simplify theming for `PaneGrid` widget
Héctor Ramón Jiménez
1
-38
/
+0
2024-01-20
Introduce `Border` struct analogous to `Shadow`
Héctor Ramón Jiménez
1
-8
/
+4
2023-07-06
Add ability to drag pane to the pane grid edges & optional style for dragged ...
Joao Freitas
1
-1
/
+1
2023-05-23
Extend border radius on relevant widgets
Casper Storm
1
-2
/
+2
2023-05-19
Change name of hovered region style struct, reorder lines & export Appearance
Joao Freitas
1
-16
/
+16
2023-05-16
Add pane_grid functionality to split a pane with another pane
Joao Freitas
1
-1
/
+17
2022-11-10
Write documentation for `iced_style`
Héctor Ramón Jiménez
1
-2
/
+2
2022-11-09
Introduce `Custom` variants for every style in the built-in `Theme`
Héctor Ramón Jiménez
1
-3
/
+3
2022-06-01
Implement theme styling for `PaneGrid`
Héctor Ramón Jiménez
1
-29
/
+4
2021-11-02
Introduce generic lifetime to `Default` implementation for style sheets
Héctor Ramón Jiménez
1
-1
/
+1
2021-10-31
Reintroduce `Box` for `style_sheet` in `PaneGrid`
Héctor Ramón Jiménez
1
-2
/
+11
2021-10-25
Implement `Widget::draw` for `PaneGrid`
Héctor Ramón Jiménez
1
-11
/
+2
2021-01-01
Implement split highlight on hover for `PaneGrid`
Héctor Ramón Jiménez
1
-0
/
+51