From 18e49b71b509a7a306d89392cc4486bb3c960e4f Mon Sep 17 00:00:00 2001 From: Al12rs Date: Sat, 27 Oct 2018 18:37:51 +0200 Subject: Added `uniformRowHeight = true` property to the modlist, data tab, filters view and Log area. It should make Qt perform better when showing a large number of items. --- src/mainwindow.ui | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src') diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 021d564c..41365768 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -84,6 +84,9 @@ 0 + + true + false @@ -432,6 +435,9 @@ p, li { white-space: pre-wrap; } 20 + + true + true @@ -1123,6 +1129,9 @@ p, li { white-space: pre-wrap; } This is an overview of your data directory as visible to the game (and tools). + + true + true @@ -1352,6 +1361,9 @@ p, li { white-space: pre-wrap; } QAbstractItemView::NoSelection + + true + false -- cgit v1.3.1