From b6c6d906ba2a214afa662bb06376277dd32a3bd2 Mon Sep 17 00:00:00 2001 From: Nate Graham Date: Wed, 1 Feb 2023 11:57:19 -0700 Subject: [PATCH] Tweak default toolbar to fit View Mode combobox This is a useful UI element that I find myself using a lot, so quick access is helpful. Another person just submitted a similar change (see !689) so it would seem there is some demand for this. In its current form, the toolbar contents would be too long if we added it, and items would get pushed into the overflow menu. To prevent this, let's also drop the separator lines and text from the zoom buttons. --- part/part.rc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/part/part.rc b/part/part.rc index 71f80c4a1..b10f8bfdd 100644 --- a/part/part.rc +++ b/part/part.rc @@ -1,6 +1,6 @@ - + &File @@ -100,7 +100,6 @@ Main Toolbar - @@ -110,11 +109,13 @@ - + + +