1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-27 07:03:14 -04:00
Files
egui/crates
rustbasic 47c0aeb7b9 Add Label::halign (#4975)
Function to specify `Align` to `Label`

There are cases where you want to display `Label` on the left or right
regardless of other `Layout` specifications.

Before : Note the part showing the rust source code.

![20240818-1](https://github.com/user-attachments/assets/a08f7594-1ec1-4c6a-b96d-1a5f735d02c1)

After : Note the part showing the rust source code.

![20240818-2](https://github.com/user-attachments/assets/807ff9cf-f8cd-4415-9c78-b62869d1696d)

---------

Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
2024-08-26 15:38:00 +02:00
..
2024-07-15 11:20:22 +02:00
2024-08-26 15:38:00 +02:00
2023-04-18 15:52:45 +02:00
2024-08-16 13:29:40 +02:00
2024-08-26 15:35:44 +02:00
2024-07-15 19:54:35 +02:00
2024-08-26 10:41:16 +02:00