mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-18 22:44:21 +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.