egui/crates/egui_kittest/tests/snapshots
YgorSouza 1937cc4d61
Fix `override_text_color` priority (#7439)
The override_text_color is now used when rendering text from a String or
&str. This is consistent with the RichText variant and makes the option
behave as advertised, taking precedence over WidgetVisuals and
overriding the color for all text unless explicitly changed for a single
widget (via RichText or LayoutJob).

* Closes <https://github.com/emilk/egui/issues/7367>
* [x] I have followed the instructions in the PR template

---------

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2025-08-14 10:40:04 +02:00
..
menu Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
combobox_closed.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
combobox_opened.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
image_snapshots.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
override_text_color_interactive.png Fix `override_text_color` priority (#7439) 2025-08-14 10:40:04 +02:00
readme_example.png Create custom `egui_kittest::Node` (#7138) 2025-06-17 12:17:38 +02:00
should_wait_for_images.png Add `ImageLoader::has_pending` and `wait_for_pending_images` (#7030) 2025-05-08 09:27:52 +02:00
test_scroll_initial.png Add support for scrolling via accesskit / kittest (#7286) 2025-07-03 12:02:05 +02:00
test_scroll_scrolled.png Add support for scrolling via accesskit / kittest (#7286) 2025-07-03 12:02:05 +02:00
test_shrink.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00