svx/uiconfig/ui/sidebarstylespanel.ui | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
New commits: commit b9fb2a62919ba0d489857d61abb23ccc4f5df674 Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Wed Jun 10 12:34:43 2020 +0100 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Wed Jun 10 21:41:43 2020 +0200 let the parent toolbar decide the focus of the buttons Change-Id: I481fbc1b65b806cdb9eb41d6648fe9476f1326fb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96020 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caol...@redhat.com> 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> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits