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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ability to drag pane to the pane grid edges & optional style for dragged ...
Joao Freitas
2023-07-06
1
-1
/
+1
*
Extend border radius on relevant widgets
Casper Storm
2023-05-23
1
-2
/
+2
*
Change name of hovered region style struct, reorder lines & export Appearance
Joao Freitas
2023-05-19
1
-16
/
+16
*
Add pane_grid functionality to split a pane with another pane
Joao Freitas
2023-05-16
1
-1
/
+17
*
Write documentation for `iced_style`
Héctor Ramón Jiménez
2022-11-10
1
-2
/
+2
*
Introduce `Custom` variants for every style in the built-in `Theme`
Héctor Ramón Jiménez
2022-11-09
1
-3
/
+3
*
Implement theme styling for `PaneGrid`
Héctor Ramón Jiménez
2022-06-01
1
-29
/
+4
*
Introduce generic lifetime to `Default` implementation for style sheets
Héctor Ramón Jiménez
2021-11-02
1
-1
/
+1
*
Reintroduce `Box` for `style_sheet` in `PaneGrid`
Héctor Ramón Jiménez
2021-10-31
1
-2
/
+11
*
Implement `Widget::draw` for `PaneGrid`
Héctor Ramón Jiménez
2021-10-25
1
-11
/
+2
*
Implement split highlight on hover for `PaneGrid`
Héctor Ramón Jiménez
2021-01-01
1
-0
/
+51