ZIm/crates/ui/src
Hans 664efef76b
Remove line breaks when displaying file names in the project panel (#10231)
- Fixed #8603 

For the label title of the project panel, I find that there is no place
to use to get the title of the label to do some operations, it should be
safe to modify it, but I'm not sure how we need to modify the problem, I
can think of two scenarios:
1. Modify every place where you don't want multiple lines to appear
2. Make the label only display a single line (e.g. provide a new
parameter, or a new label type?)
2024-04-10 08:30:13 -06:00
..
components Remove line breaks when displaying file names in the project panel (#10231) 2024-04-10 08:30:13 -06:00
styles Use ignored color from theme for items ignored by Git (#10038) 2024-04-01 11:34:49 -04:00
utils Avoid failing format test with current date (#10068) 2024-04-02 10:37:14 +02:00
clickable.rs Document ui crate traits 2024-01-09 14:15:25 -05:00
components.rs ui: Refine TitleBar component (#9415) 2024-03-15 15:48:07 -04:00
disableable.rs Fix possessive "its" in docs and comments (#3998) 2024-01-10 10:09:48 -05:00
fixed.rs Document ui crate traits 2024-01-09 14:15:25 -05:00
prelude.rs ui: Refine TitleBar component (#9415) 2024-03-15 15:48:07 -04:00
selectable.rs Clean up references in doc comments in ui and theme crates (#3985) 2024-01-09 15:22:36 -05:00
styled_ext.rs Fix flickering (#9012) 2024-03-11 10:45:57 +01:00
styles.rs ui: Refine TitleBar component (#9415) 2024-03-15 15:48:07 -04:00
ui.rs Document UI modules 2024-01-09 12:57:12 -05:00
utils.rs Document UI modules 2024-01-09 12:57:12 -05:00
visible_on_hover.rs Remove 2 suffix for ui, storybook, text 2024-01-03 12:33:51 -08:00