-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
icedSomething related to the GUI library usedSomething related to the GUI library used
Description
We should properly truncate text on overflow where appropriate.
I started thinking about this while introducing #1056 because now the lower portion of Overview page is trying to fit three columns and some texts may be too long.
I've tried using [FIXED]EllipsizedText from iced_palace but it doesn't seem super reliable, as shown in the video below.
I'm not sure it's a problem with iced_palace or iced itself; anyway I prefer waiting ellipsized text / text handling in general gets better support from iced before introducing this.
Ellipsis should get official iced support starting from the next release of the GUI library.
iced_text_bug.mp4
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
icedSomething related to the GUI library usedSomething related to the GUI library used