`tiny_skia::Frame` was ignoring images in `Frame::paste`, making images not show up when created in a `with_clip` context. `wgpu::Frame` similarly did not pass through meshes in its paste method, that may have been saved from a nested `with_clip` call. |
||
|---|---|---|
| .. | ||
| window | ||
| engine.rs | ||
| geometry.rs | ||
| layer.rs | ||
| lib.rs | ||
| primitive.rs | ||
| raster.rs | ||
| settings.rs | ||
| text.rs | ||
| vector.rs | ||
| window.rs | ||