Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create `iced_widget` subcrate and re-organize the whole codebase | 2023-03-04 | 1 | -1/+1 | |
| | |||||
* | Minor docs typo | 2022-12-29 | 1 | -1/+1 | |
| | | | "Romve" -> "Remove" | ||||
* | Refactor some `image` traits a bit | 2022-11-05 | 1 | -0/+31 | |
- Use `Size<u32>` were applicable. - Rename `TextureStore` to `image::Storage`. - Rename `TextureStoreEntry` to `image::storage::Entry`. - Wire up `viewport_dimensions` to `iced_glow` for `Svg`. |