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/modinfodialog.ui | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'src/modinfodialog.ui') diff --git a/src/modinfodialog.ui b/src/modinfodialog.ui index a1c12622..869ae04e 100644 --- a/src/modinfodialog.ui +++ b/src/modinfodialog.ui @@ -67,6 +67,9 @@ A list of text-files in the mod directory like readmes. + + true + true @@ -130,6 +133,9 @@ This is a list of .ini files in the mod. These are usually used to configure the behaviour of mods if there are configurable parameters. + + true + true @@ -349,6 +355,9 @@ They usually contain optional functionality, see the readme. Most mods do not have optional esps, so chances are good you are looking at an empty list. + + true + true @@ -476,6 +485,9 @@ Most mods do not have optional esps, so chances are good you are looking at an e <html><head/><body><p>These are the mod files that are in the (virtual) data directory of your game and will thus be selectable in the esp list in the main window.</p></body></html> + + true + true @@ -572,6 +584,9 @@ text-align: left; Qt::CustomContextMenu + + true + QAbstractItemView::ExtendedSelection @@ -629,6 +644,9 @@ text-align: left; Qt::CustomContextMenu + + true + QAbstractItemView::ExtendedSelection @@ -686,6 +704,9 @@ text-align: left; Qt::CustomContextMenu + + true + QAbstractItemView::ExtendedSelection @@ -758,6 +779,9 @@ text-align: left; Qt::CustomContextMenu + + true + QAbstractItemView::ExtendedSelection @@ -867,6 +891,12 @@ text-align: left; + + true + + + true + false @@ -1261,6 +1291,9 @@ p, li { white-space: pre-wrap; } Qt::MoveAction + + true + QAbstractItemView::ExtendedSelection -- cgit v1.3.1