Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce `on_press_maybe` helper for `Button` | 2023-06-06 | 1 | -2/+3 | |
* | Wrap `Screenshot::bytes` in an `Arc` and implement `AsRef<[u8]>` | 2023-06-06 | 1 | -1/+1 | |
* | Avoid `iced_image` import in `screenshot` example | 2023-06-06 | 1 | -5/+4 | |
* | Fix punctuation in `screenshot` example | 2023-06-06 | 1 | -2/+2 | |
* | Fix width of crop labels in `screenshot` example | 2023-06-06 | 1 | -4/+4 | |
* | Create `numeric_input` helper in `screenshot` example | 2023-06-06 | 1 | -44/+54 | |
* | Use `Container::Box` in `screenshot` example | 2023-06-06 | 1 | -17/+1 | |
* | Added offscreen rendering support for wgpu & tiny-skia exposed with the windo... | 2023-06-06 | 2 | -0/+316 |