summaryrefslogtreecommitdiff
path: root/sw/uiconfig/swriter/ui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-03-19 13:11:15 +0000
committerCaolán McNamara <caolanm@redhat.com>2021-03-19 21:02:26 +0100
commitc3e703d115981cf9a7e9a2be493eec2ef3f3b95e (patch)
treef97e351fd93ac135cfb4c26406a87f17483a1c84 /sw/uiconfig/swriter/ui
parentb3c122fe936339f789945aa88fb26b099246ac37 (diff)
don't hide toolbar item widgets if the pane shrinks
Change-Id: Iac5df0f0233c9e97f84dce8a479cb50b944f45db Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112746 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/uiconfig/swriter/ui')
-rw-r--r--sw/uiconfig/swriter/ui/navigatorpanel.ui5
1 files changed, 5 insertions, 0 deletions
diff --git a/sw/uiconfig/swriter/ui/navigatorpanel.ui b/sw/uiconfig/swriter/ui/navigatorpanel.ui
index e8aa7fdc66fe..936df34e1d52 100644
--- a/sw/uiconfig/swriter/ui/navigatorpanel.ui
+++ b/sw/uiconfig/swriter/ui/navigatorpanel.ui
@@ -250,6 +250,7 @@
<property name="hexpand">True</property>
<property name="orientation">vertical</property>
<child>
+ <!-- n-columns=4 n-rows=1 -->
<object class="GtkGrid">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -258,6 +259,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="toolbar_style">icons</property>
+ <property name="show-arrow">False</property>
<child>
<object class="GtkToggleToolButton" id="contenttoggle">
<property name="visible">True</property>
@@ -287,6 +289,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="toolbar_style">icons</property>
+ <property name="show-arrow">False</property>
<child>
<object class="GtkToolItem" id=".uno:NavElement">
<property name="visible">True</property>
@@ -331,6 +334,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="toolbar_style">icons</property>
+ <property name="show-arrow">False</property>
<child>
<object class="GtkToolButton" id=".uno:ScrollToPrevious">
<property name="visible">True</property>
@@ -363,6 +367,7 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="toolbar_style">icons</property>
+ <property name="show-arrow">False</property>
<child>
<object class="GtkToolItem" id="contentedit">
<property name="visible">True</property>