From 16309a9516c1f173056fc103c6428e74217c7927 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Sun, 22 Dec 2019 17:08:01 +0000 Subject: weld StylesPropertyPanel MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit and SvxStyleToolBoxControl, etc. use a GtkOverlay to support the submenu hackery in the Style wysiwyg combobox dropdown Change-Id: I17baa56f382243070ee49e6d707e97324e4f4d67 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/85720 Tested-by: Jenkins Reviewed-by: Caolán McNamara --- vcl/uiconfig/ui/combobox.ui | 50 ++++++++++++++++++++++++++++++++------------- 1 file changed, 36 insertions(+), 14 deletions(-) (limited to 'vcl/uiconfig/ui') diff --git a/vcl/uiconfig/ui/combobox.ui b/vcl/uiconfig/ui/combobox.ui index e5d31743fcf1..24b07878f69b 100644 --- a/vcl/uiconfig/ui/combobox.ui +++ b/vcl/uiconfig/ui/combobox.ui @@ -64,6 +64,20 @@ + + True + True + True + True + False + + + True + False + pan-down-symbolic + + + gtk-combobox-popup-window False @@ -75,26 +89,34 @@ - + True - True - never - in - False + False - + True True - False - False - False - 0 - False - True - - + never + in + False + + + True + True + False + False + 0 + False + True + + + + + + -1 + -- cgit