egui/crates/egui_demo_lib/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
..
demo Track original SVG size (#7098) 2025-05-28 08:33:01 +02:00
easy_mark Rename `master` branch to `main` (#7034) 2025-05-08 09:15:42 +02:00
lib.rs Rename `master` branch to `main` (#7034) 2025-05-08 09:15:42 +02:00
rendering_test.rs Track original SVG size (#7098) 2025-05-28 08:33:01 +02:00