iced-yoda/widget
Vukašin Vojinović b775402f65
feat(scrollable): add padding to ends of scrollbar
This adds a padding field to the scrollbar, which adds padding at the start and end of scrollbars, without affecting the scrollable. This enables the scrollable to use the full height/width of a container where it would otherwise be visually restricted by scrollbar placement (e.g. due to rounded corners).
Also adds methods for changing scrollbar/scroller width, allowing to match defaults to upstream, while making required changes in libcosmic.
2026-01-26 12:13:27 -05:00
..
assets Add iced widget helper to display the iced logo ☄️ 2024-07-11 04:33:19 +02:00
src feat(scrollable): add padding to ends of scrollbar 2026-01-26 12:13:27 -05:00
Cargo.toml refactor: use cctk 2026-01-23 11:16:56 -05:00