Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reintroduce `Box` for `style_sheet` in `Container` | 2021-10-31 | 1 | -2/+2 | |
* | Wire up styling to `Radio` in `iced_native` | 2021-10-20 | 1 | -1/+1 | |
* | Wire up `container` styling to `iced_native` | 2021-10-18 | 1 | -2/+2 | |
* | Draw scrollbar in `Widget::draw` for `Scrollable` | 2021-10-18 | 1 | -1/+1 | |
* | Add scrolling progress indicators to `scrollable` example | 2021-06-04 | 1 | -4/+32 | |
* | Add buttons to control scrolling in `scrollable` example | 2021-06-04 | 1 | -12/+40 | |
* | Fix `Scrollable` scrollbar being rendered behind contents | 2021-05-03 | 1 | -13/+28 | |
* | Improve minor details in `scrollable` example | 2020-10-24 | 1 | -249/+68 | |
* | Add scrollable example program | 2020-10-22 | 1 | -0/+365 |