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
/
web
/
src
/
widget
/
scrollable.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-28
Replace `iced_web` with WebGL support in `wgpu` :tada:
Héctor Ramón Jiménez
1
-152
/
+0
2021-10-31
Reintroduce `Box` for `style_sheet` in `Scrollable`
Héctor Ramón Jiménez
1
-6
/
+6
2021-10-18
Draw scrollbar in `Widget::draw` for `Scrollable`
Héctor Ramón Jiménez
1
-4
/
+7
2021-09-20
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
1
-4
/
+4
2021-06-01
Replace ignored doc-tests with additional documentation for `Padding`
Héctor Ramón
1
-5
/
+0
2021-06-01
Add support for asymmetrical padding
Ben LeFevre
1
-4
/
+11
2021-02-16
Allow dead code explicitly in `iced_web`
Héctor Ramón Jiménez
1
-0
/
+1
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-23
/
+0
2020-03-06
Remove counterintuitive constant functions
Héctor Ramón Jiménez
1
-2
/
+2
2020-02-06
Expose styling types for `scrollable` in `iced_web`
Héctor Ramón Jiménez
1
-2
/
+14
2020-02-05
Rename module `style` to `css` in `iced_web`
Héctor Ramón Jiménez
1
-4
/
+4
2020-01-13
Remove `Message: Clone` bound in some web widgets
Héctor Ramón Jiménez
1
-1
/
+1
2019-11-29
Make many functions `const`
Nikolai Vazquez
1
-2
/
+2
2019-11-23
Make `tour` work with `iced_web` again :tada:
Héctor Ramón Jiménez
1
-0
/
+157