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