From c4b44abd873016413a2a57c73e69e4afd31628ec Mon Sep 17 00:00:00 2001 From: ConfuSomu Date: Fri, 16 Jun 2023 19:33:15 -0400 Subject: Display ellipsis when list item is too long This removes the horizontal scrollbar and makes all items have a height of one line. --- src/mainwindow.ui | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 4019896..0dbf777 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -48,7 +48,11 @@ - + + + true + + -- cgit v1.2.3-54-g00ecf