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
/
examples
/
scrollable
/
src
/
style.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove `style` module leftover in `scrollable` example
Héctor Ramón Jiménez
2022-06-07
1
-52
/
+0
*
Implement theme styling for `Scrollable`
Héctor Ramón Jiménez
2022-06-07
1
-77
/
+2
*
Implement theme styling for `TextInput`
Héctor Ramón Jiménez
2022-06-07
1
-6
/
+0
*
Implement theme styling for `Rule`
Héctor Ramón Jiménez
2022-06-01
1
-24
/
+2
*
Implement theme styling for `Radio`
Héctor Ramón Jiménez
2022-05-27
1
-38
/
+2
*
Remove ambiguous `text_color` attributes for `Checkbox` and `Radio`
Héctor Ramón Jiménez
2022-01-20
1
-0
/
+1
*
Reintroduce `Box` for `style_sheet` in `Scrollable`
Héctor Ramón Jiménez
2021-10-31
1
-2
/
+2
*
Reintroduce `Box` for `style_sheet` in `Radio`
Héctor Ramón Jiménez
2021-10-31
1
-2
/
+2
*
Reintroduce `Box` for `style_sheet` in `Container`
Héctor Ramón Jiménez
2021-10-31
1
-2
/
+2
*
Wire up styling to `Radio` in `iced_native`
Héctor Ramón Jiménez
2021-10-20
1
-2
/
+2
*
Wire up `container` styling to `iced_native`
Héctor Ramón Jiménez
2021-10-18
1
-2
/
+2
*
Draw scrollbar in `Widget::draw` for `Scrollable`
Héctor Ramón Jiménez
2021-10-18
1
-2
/
+2
*
Use `f32` for `border_width` and `border_radius`
Héctor Ramón Jiménez
2020-11-23
1
-6
/
+6
*
Reduce contrast of dark theme in `scrollable` example
Héctor Ramón Jiménez
2020-10-24
1
-39
/
+37
*
Improve minor details in `scrollable` example
Héctor Ramón Jiménez
2020-10-24
1
-0
/
+192