egui/crates/egui_demo_lib/tests/snapshots/demos
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
..
Bézier Curve.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
Code Editor.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
Code Example.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
Context Menus.png Add `Popup` and `Tooltip`, unifying the previous behaviours (#5713) 2025-02-18 15:53:07 +01:00
Dancing Strings.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
Drag and Drop.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
Extra Viewport.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
Font Book.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
Frame.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
Highlighting.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
Interactive Container.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
Misc Demos.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
Modals.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
Multi Touch.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
Painting.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
Pan Zoom.png Change `Harness::run` to run until no more repaints are requested (#5580) 2025-01-07 08:33:44 +01:00
Panels.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
Popups.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
Scene.png Fix in `Scene`: make `scene_rect` full size on reset (#5801) 2025-03-25 10:26:07 +01:00
Screenshot.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
Scrolling.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
Sliders.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
Strip.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
Table.png Add overline option for Table rows (#5637) 2025-04-08 11:36:43 +02:00
Text Layout.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
TextEdit.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
Tooltips.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
Undo Redo.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00
Window Options.png Improve text sharpness (#5838) 2025-03-21 12:56:47 +01:00