summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-06-10 12:34:43 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-06-11 10:03:24 +0200
commit39220b1534a413281eaaa366ef7df734711d89fa (patch)
treefcfda73bede235533ba0e0fe6110b9395d55f6f8 /svx
parent82b46d1683a0817583e8749b4076082b2de6782b (diff)
let the parent toolbar decide the focus of the buttons
Change-Id: I481fbc1b65b806cdb9eb41d6648fe9476f1326fb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96031 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx')
-rw-r--r--svx/uiconfig/ui/sidebarstylespanel.ui5
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/uiconfig/ui/sidebarstylespanel.ui b/svx/uiconfig/ui/sidebarstylespanel.ui
index 7e87f0ae4091..66ee89676ad7 100644
--- a/svx/uiconfig/ui/sidebarstylespanel.ui
+++ b/svx/uiconfig/ui/sidebarstylespanel.ui
@@ -76,10 +76,11 @@
<property name="can_focus">True</property>
<property name="toolbar_style">icons</property>
<property name="show_arrow">False</property>
+ <property name="icon_size">2</property>
<child>
<object class="GtkToolButton" id=".uno:StyleUpdateByExample">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can_focus">False</property>
</object>
<packing>
<property name="expand">True</property>
@@ -89,7 +90,7 @@
<child>
<object class="GtkToolButton" id=".uno:StyleNewByExample">
<property name="visible">True</property>
- <property name="can_focus">True</property>
+ <property name="can_focus">False</property>
</object>
<packing>
<property name="expand">True</property>