OpenTracksApp / OpenTracks

OpenTracks is a sport tracking application that completely respects your privacy.
https://OpenTracksApp.com
Apache License 2.0
1.01k stars 186 forks source link

Activity list titles are being truncated #1958

Closed furo321 closed 1 day ago

furo321 commented 1 month ago

Describe the bug Activity list titles are being truncated, despite there being plenty of space. See screenshots. Happens more commonly with longer titles, sometimes multiple activities or just one. It usually changes which ones are being truncated when going in and out of an activity.

image

image

Technical information

Pulau-Komodo commented 1 month ago

The number of characters before truncation seems random for each item, and it seems to re-randomize every time I go into an activity and back to the list.

dennisguse commented 1 month ago

I guess it depends on the list. The UI framework does not recompute the required size of the names and then it just truncates them.