chart2/uiconfig/ui/tp_ChartType.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
New commits: commit 4ff983b930dc15658aa531759d3f1e5b9586aeab Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Wed May 5 10:51:16 2021 +0100 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Wed May 5 16:21:52 2021 +0200 Related: tdf#142049 restore some elements default visibility in the ui these defaulted to not visible before... commit ec548bce309d965a25e807ae79432114926e06f3 Author: Caolán McNamara <caol...@redhat.com> Date: Mon Oct 15 11:14:02 2018 +0100 weld ChartTypeDialog and SchLayoutTabPage Change-Id: I101c56b855d0bdc43559ca4561d298fa4ad92572 Reviewed-on: https://gerrit.libreoffice.org/61797 Change-Id: I424368e108726376140a0e83e085fe5ab01c497f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115129 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caol...@redhat.com> diff --git a/chart2/uiconfig/ui/tp_ChartType.ui b/chart2/uiconfig/ui/tp_ChartType.ui index d127b33d03f4..e9f8e2ba3ce3 100644 --- a/chart2/uiconfig/ui/tp_ChartType.ui +++ b/chart2/uiconfig/ui/tp_ChartType.ui @@ -75,7 +75,7 @@ <property name="row_spacing">6</property> <child> <object class="GtkScrolledWindow" id="subtypewin"> - <property name="visible">True</property> + <property name="visible">False</property> <property name="can_focus">True</property> <property name="hexpand">True</property> <property name="hscrollbar_policy">never</property> @@ -87,7 +87,7 @@ <property name="can_focus">True</property> <child> <object class="GtkDrawingArea" id="subtype"> - <property name="visible">True</property> + <property name="visible">False</property> <property name="can_focus">True</property> <property name="events">GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK</property> <property name="hexpand">True</property> @@ -457,14 +457,14 @@ </child> <child> <object class="GtkScrolledWindow"> - <property name="visible">True</property> + <property name="visible">False</property> <property name="can_focus">False</property> <property name="vexpand">True</property> <property name="hscrollbar_policy">never</property> <property name="shadow_type">in</property> <child> <object class="GtkTreeView" id="charttype"> - <property name="visible">True</property> + <property name="visible">False</property> <property name="can_focus">True</property> <property name="vexpand">True</property> <property name="model">liststore2</property> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits