Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-09-19 | Chore: Apply some minor clippy fixes | 1 | -13/+7 | ||
* Use `.elapsed()` for duration * Use direct iteration without calling `.iter()` and the like * order fields in the `Text` struct creation as declared | |||||
2023-04-26 | Remove `dbg!` statement leftover | 1 | -1/+1 | ||
2023-04-04 | Draft (very) basic incremental rendering for `iced_tiny_skia` | 1 | -1/+1 | ||
2023-03-05 | Rename `iced_native` to `iced_runtime` | 2 | -0/+273 | ||