Skip to content

Use ellipsized text where appropriate #1084

@GyulyVGC

Description

@GyulyVGC

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 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.
[FIXED]

Ellipsis should get official iced support starting from the next release of the GUI library.

iced_text_bug.mp4

Metadata

Metadata

Assignees

Labels

icedSomething related to the GUI library used

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions