Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-09-13 | Remove `Clone` bound for `graphics::Cache::clear` | 1 | -9/+10 | ||
2024-04-30 | Fix cache trimming loop in `iced_wgpu::text` | 1 | -3/+34 | ||
2024-04-30 | Introduce `canvas::Cache` grouping | 1 | -0/+158 | ||
Caches with the same `Group` will share their text atlas! |