1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-29 04:40:03 -04:00
Files
egui/crates
Michael Grupp 0435d2a9a1 Add HarnessBuilder::with_render_options() (closes #7630) (#8060)
Allows to override the default `PREDICTABLE` render options, e.g. if
it's desired to create snapshots with the exact texture options used by
the app.

See #7630 for details / examples.
2026-04-04 12:09:56 +02:00
..