mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-08 00:34:20 +01:00
Update TaskListTile to truncate task titles that overflow. - Modify the Text widget to limit it to a single line. - Add TextOverflow.ellipsis to show an ellipsis when the text overflows.