summaryrefslogtreecommitdiffstats
path: root/core/src/widget/operation/scrollable.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Draft `iced_test` crate and test `todos` exampleLibravatar Héctor Ramón Jiménez2024-12-101-3/+3
* Implement `scroll_by` operation for `scrollable`Libravatar lufte2024-09-101-0/+45
* Fix `clippy::semicolon_if_nothing_returned`Libravatar Héctor Ramón Jiménez2023-09-201-2/+2
* Introduce `visible_bounds` operation for `Container`Libravatar Héctor Ramón Jiménez2023-07-271-2/+17
* Merge branch 'master' into advanced-textLibravatar Héctor Ramón Jiménez2023-05-021-1/+40
* Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez2023-03-041-0/+54