egui/tests
Emil Ernerfeldt 9e021f78da
Change `ui.disable()` to modify opacity (#7282)
* Closes https://github.com/emilk/egui/pull/6765


Branched off of https://github.com/emilk/egui/pull/6765 by @tye-exe.

I needed to branch off to update snapshot images

---------

Co-authored-by: tye-exe <tye@mailbox.org>
Co-authored-by: Tye <131195812+tye-exe@users.noreply.github.com>
2025-07-01 14:05:53 +02:00
..
egui_tests Change `ui.disable()` to modify opacity (#7282) 2025-07-01 14:05:53 +02:00
test_egui_extras_compilation Use Rust edition 2024 (#7280) 2025-06-30 14:01:57 +02:00
test_inline_glow_paint Use Rust edition 2024 (#7280) 2025-06-30 14:01:57 +02:00
test_size_pass Use Rust edition 2024 (#7280) 2025-06-30 14:01:57 +02:00
test_ui_stack Use Rust edition 2024 (#7280) 2025-06-30 14:01:57 +02:00
test_viewports Use Rust edition 2024 (#7280) 2025-06-30 14:01:57 +02:00
README.md Move test crates to own folder (#4554) 2024-05-27 21:28:33 +02:00

README.md

Test apps

Some application to tests various parts of egui and eframe.

At some point it would be nice to have automatic screenshot regression tests for these.