cui/uiconfig/ui/bulletandposition.ui | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)
New commits: commit 0da9a9cdae1ad23f218f76eabaebafd61e8e8a87 Author: Gülşah Köse <gulsah.k...@collabora.com> AuthorDate: Thu Jul 4 01:36:24 2019 +0300 Commit: Gülşah Köse <gulsah.k...@collabora.com> CommitDate: Fri Jul 5 08:55:47 2019 +0200 tdf#126069 Set fixed height level and preview frames. Set fixed height for level and preview frames to avoid overlapping non-gtk backends. This change needed for when we set the spacing our list. To see real spacing, preview frame's height shouldn't be change. Change-Id: I78b5277f447f751f6e7e411cd6d5eef0b34e394a Reviewed-on: https://gerrit.libreoffice.org/75066 Tested-by: Jenkins Reviewed-by: Gülşah Köse <gulsah.k...@collabora.com> diff --git a/cui/uiconfig/ui/bulletandposition.ui b/cui/uiconfig/ui/bulletandposition.ui index d9d3a7e35fc4..0b35873974bc 100644 --- a/cui/uiconfig/ui/bulletandposition.ui +++ b/cui/uiconfig/ui/bulletandposition.ui @@ -181,8 +181,10 @@ <property name="spacing">12</property> <child> <object class="GtkFrame" id="frame1"> + <property name="height_request">440</property> <property name="visible">True</property> <property name="can_focus">False</property> + <property name="valign">start</property> <property name="label_xalign">0</property> <property name="shadow_type">none</property> <child> @@ -621,7 +623,6 @@ <property name="receives_default">False</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> - <property name="label" translatable="no"></property> <child> <placeholder/> </child> @@ -972,8 +973,10 @@ </child> <child> <object class="GtkFrame" id="frame3"> + <property name="height_request">440</property> <property name="visible">True</property> <property name="can_focus">False</property> + <property name="valign">start</property> <property name="label_xalign">0</property> <property name="shadow_type">none</property> <child> @@ -984,7 +987,6 @@ <child> <object class="GtkScrolledWindow"> <property name="width_request">150</property> - <property name="height_request">300</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="hscrollbar_policy">never</property> @@ -997,7 +999,6 @@ <child> <object class="GtkDrawingArea" id="preview"> <property name="width_request">150</property> - <property name="height_request">300</property> <property name="visible">True</property> <property name="can_focus">False</property> </object> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits