| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix `Scrollable` scrollbar being rendered behind contents | 2021-05-03 | 1 | -1/+9 | |
| | | | | | ... by issuing a new clip layer just for the scrollbar itself. | ||||
| * | Use `f32` for `border_width` and `border_radius` | 2020-11-23 | 1 | -1/+1 | |
| | | |||||
| * | Update scrollbar logic and introduce outer_bounds | 2020-10-22 | 1 | -13/+20 | |
| | | |||||
| * | Replace hard-coded params with struct members | 2020-10-22 | 1 | -9/+10 | |
| | | |||||
| * | Merge unnecessary split widget modules | 2020-05-19 | 1 | -1/+130 | |
| | | |||||
| * | Draft new `iced_graphics` crate :tada: | 2020-05-19 | 1 | -0/+13 | |
