From 69374bfa1108b8998e952499c6d14a25c0a51954 Mon Sep 17 00:00:00 2001 From: buckmelanoma <43704682+buckmelanoma@users.noreply.github.com> Date: Sun, 24 Oct 2021 09:44:11 -0700 Subject: [PATCH] Revert collection options QToolButton mode Changing this button type fixed the arrow problem but has a side effect of making the button only clickable on the arrow portion. #795 fixed the issue with styling on QToolButtons and ends up fixing this issue too. Therefore the change to MenuButtonPopup should be reverted in order to restore the original functionality. --- src/collection/collectionfilterwidget.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/collection/collectionfilterwidget.ui b/src/collection/collectionfilterwidget.ui index ebbdf0498..63b9864a3 100644 --- a/src/collection/collectionfilterwidget.ui +++ b/src/collection/collectionfilterwidget.ui @@ -45,7 +45,7 @@ - QToolButton::MenuButtonPopup + QToolButton::InstantPopup