mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
* Use total_cmp for clamping DragValue * Added test for clamping * Increase MSRV in all crates * Increased rust version for github actions and lib.rs * Inversed ranges are now working properply with clamp_to_range * Added more tests
Example how to show an SVG image.
cargo run -p svg