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