Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -396/+0 | |
| | |||||
* | fix: lazy widgets overlay is_over | 2023-02-10 | 1 | -0/+7 | |
| | |||||
* | Fix layout translation in `overlay::Group` | 2023-01-30 | 1 | -2/+2 | |
| | | | | | This bug produced improper positioning of overlays of elements inside a `Scrollable`. | ||||
* | feat: provide `&Dependency` to `Lazy` widget `View` | 2023-01-11 | 1 | -4/+8 | |
| | |||||
* | fix: `Lazy` widget | 2023-01-10 | 1 | -45/+75 | |
| | |||||
* | Add `Renderer` argument to `operate` | 2022-12-22 | 1 | -0/+2 | |
| | |||||
* | Allow &mut self in overlay | 2022-11-29 | 1 | -18/+9 | |
| | |||||
* | Rename `iced_lazy::Cached` to `Lazy` :tada: | 2022-11-03 | 1 | -0/+362 | |