1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-29 12:50:04 -04:00
Files
egui/crates/egui-wgpu/src
Emil Ernerfeldt 2cf6a3a9a6 Track original SVG size (#7098)
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.
2025-05-28 08:33:01 +02:00
..
2025-05-28 08:33:01 +02:00
2025-05-10 13:16:49 +02:00
2025-05-10 13:16:49 +02:00
2025-04-24 17:32:50 +02:00