ZIm/crates/ui/src/components/label
Marshall Bowers 8e71e46867
ui: Add text_ellipsis method to Labels (#22118)
This PR adds a `text_ellipsis` method to `Label`s.

This can be used to truncate the text with an ellipsis without needing
to wrap the `Label` in another element.

Release Notes:

- N/A
2024-12-16 18:43:01 -05:00
..
highlighted_label.rs ui: Add text_ellipsis method to Labels (#22118) 2024-12-16 18:43:01 -05:00
label.rs ui: Add text_ellipsis method to Labels (#22118) 2024-12-16 18:43:01 -05:00
label_like.rs ui: Add text_ellipsis method to Labels (#22118) 2024-12-16 18:43:01 -05:00