From 979889edfe61cd12de3764cd31868cef748b52c4 Mon Sep 17 00:00:00 2001 From: AL <26797547+Al12rs@users.noreply.github.com> Date: Sat, 29 Feb 2020 15:02:15 +0100 Subject: Made all lists uniform row heights for performance and alternate row color --- src/mainwindow.ui | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/mainwindow.ui') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 83aba71a..466bd7bd 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -1224,6 +1224,9 @@ p, li { white-space: pre-wrap; } QAbstractItemView::SelectRows + + true + @@ -1316,6 +1319,9 @@ p, li { white-space: pre-wrap; } 0 + + true + false @@ -1538,6 +1544,9 @@ p, li { white-space: pre-wrap; } Qt::CustomContextMenu + + true + false -- cgit v1.3.1