egui/crates/egui_demo_lib/tests/snapshots
Aarni Koskela 36e007bd8c
Add overline option for Table rows (#5637)
* Closes no issue, I just needed this for an app and figured it could be
useful.
* [x] I have followed the instructions in the PR template

This PR adds an `overline` option for `egui_extras::TableRow`, which is
useful for visually grouping rows. The overline consumes no layout
space.

A screenshot of the demo app, showing every 7th row getting an overline.

<img width="704" alt="Screenshot 2025-01-25 at 14 40 08"
src="https://github.com/user-attachments/assets/9ccbee3d-296d-4afd-9290-c669e4ede1c0"
/>

---------

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2025-04-08 11:36:43 +02:00
..
demos Add overline option for Table rows (#5637) 2025-04-08 11:36:43 +02:00
rendering_test Make text background rects pixel-sharp (#5864) 2025-03-30 16:21:00 +02:00
tessellation_test Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
modals_1.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
modals_2.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
modals_3.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
modals_backdrop_should_prevent_focusing_lower_area.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
tessellation_test.png Improve tessellation quality (#5669) 2025-02-04 11:30:12 +01:00
widget_gallery.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00