egui/crates/egui_demo_app/tests
Emil Ernerfeldt c6bda9a38c
Make the ends of vline/hline sharper (#5676)
TL;DR: line caps are annoying in two ways:

A) we only add them for lines wider than a pixel
B) they always make the line longer (if added)
2025-02-04 15:31:51 +01:00
..
snapshots Make the ends of vline/hline sharper (#5676) 2025-02-04 15:31:51 +01:00
test_demo_app.rs Add `SnapshotResults` struct to egui_kittest (#5672) 2025-02-04 14:01:32 +01:00