egui/crates
Lucas Meurer d83f4500a3
Add `Harness::debug_open_snapshot` helper (#7590)
Adds a helper to quickly see whats going on in a kittest test.

Not all test have snapshots, but when debugging tests it might still be
useful to see whats actually going on, so this adds a helper fn that
renders a snapshot image to a temporary file and opens it with the
default image viewer:



https://github.com/user-attachments/assets/08785850-0a12-4572-b9b5-cea36951081c
2025-10-07 14:39:22 +02:00
..
ecolor 0.32.3 release: Bump version numbers and update changelog (#7536) 2025-09-12 08:18:19 +02:00
eframe Fix eframe window not being focused on mac on startup (#7593) 2025-10-07 14:21:10 +02:00
egui CI: use latest typos (#7595) 2025-10-07 14:12:30 +02:00
egui-wgpu Update wgpu to 27.0.0 (#7580) 2025-10-03 09:54:46 +02:00
egui-winit Fix eframe window not being focused on mac on startup (#7593) 2025-10-07 14:21:10 +02:00
egui_demo_app Add support for the safe area on iOS (#7578) 2025-10-07 12:30:09 +02:00
egui_demo_lib Add support for the safe area on iOS (#7578) 2025-10-07 12:30:09 +02:00
egui_extras CI: use latest typos (#7595) 2025-10-07 14:12:30 +02:00
egui_glow 0.32.3 release: Bump version numbers and update changelog (#7536) 2025-09-12 08:18:19 +02:00
egui_kittest Add `Harness::debug_open_snapshot` helper (#7590) 2025-10-07 14:39:22 +02:00
egui_plot Move `egui_plot` to its own repo (#4828) 2024-07-15 18:45:19 +02:00
egui_web Rename `master` branch to `main` (#7034) 2025-05-08 09:15:42 +02:00
emath Add support for the safe area on iOS (#7578) 2025-10-07 12:30:09 +02:00
epaint CI: use latest typos (#7595) 2025-10-07 14:12:30 +02:00
epaint_default_fonts 0.32.3 release: Bump version numbers and update changelog (#7536) 2025-09-12 08:18:19 +02:00