This fixes bugs related to how an `Image` follows the size of an SVG. We track the "source size" of each image, i.e. the original width/height of the SVG, which can be different from whatever it was rasterized as. |
||
|---|---|---|
| .. | ||
| capture.rs | ||
| egui.wgsl | ||
| lib.rs | ||
| renderer.rs | ||
| setup.rs | ||
| texture_copy.wgsl | ||
| winit.rs | ||