Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | 2023-06-06 | 2 | -0/+316 | |
window::screenshot command. |