From 6c470aff829bed12853321c25262b84934242098 Mon Sep 17 00:00:00 2001
From: isanae <14251494+isanae@users.noreply.github.com>
Date: Sat, 18 May 2019 03:53:20 -0400
Subject: changed the top conflict treeview to support multiple selection this
required making some changes to both trees because they were sharing
m_ConflictsContextItem that was set on right clicks; both trees are now
independent hide/unhide is always shown on multiple selection to avoid
scanning all the selected items
---
src/modinfodialog.ui | 3 +++
1 file changed, 3 insertions(+)
(limited to 'src/modinfodialog.ui')
diff --git a/src/modinfodialog.ui b/src/modinfodialog.ui
index 0211e704..39173a14 100644
--- a/src/modinfodialog.ui
+++ b/src/modinfodialog.ui
@@ -430,6 +430,9 @@ Most mods do not have optional esps, so chances are good you are looking at an e
Qt::CustomContextMenu
+
+ QAbstractItemView::ExtendedSelection
+
Qt::ElideLeft
--
cgit v1.3.1