Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant `widget` modules in subcrates | 2022-03-09 | 1 | -13/+0 | |
* | Remove `widget` module re-exports in `iced_native` | 2021-10-31 | 1 | -2/+2 | |
* | Draw scrollbar in `Widget::draw` for `Scrollable` | 2021-10-18 | 1 | -63/+1 | |
* | Remove trait-specific draw logic in `iced_native` | 2021-10-14 | 1 | -85/+2 | |
* | Fix `Scrollable` scrollbar being rendered behind contents | 2021-05-03 | 1 | -1/+9 | |
* | 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 |