sc/uiconfig/scalc/ui/sidebarnumberformat.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 444fccfc46554671c8c403b6b4ab74fa739dc9e6 Author: Szymon Kłos <szymon.k...@collabora.com> AuthorDate: Fri Oct 4 13:49:44 2019 +0200 Commit: Szymon Kłos <szymon.k...@collabora.com> CommitDate: Fri Oct 4 18:51:37 2019 +0200 jsdialogs: hide one number format option initially For now mobile wizard in online uses static ui structure so avoid showing both types of controls for numbers Change-Id: I433fcf389b0dafb7234061e8d9ca56d132c0f257 Reviewed-on: https://gerrit.libreoffice.org/80207 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com> Reviewed-by: Szymon Kłos <szymon.k...@collabora.com> diff --git a/sc/uiconfig/scalc/ui/sidebarnumberformat.ui b/sc/uiconfig/scalc/ui/sidebarnumberformat.ui index f44cbab06408..21857e404bf1 100644 --- a/sc/uiconfig/scalc/ui/sidebarnumberformat.ui +++ b/sc/uiconfig/scalc/ui/sidebarnumberformat.ui @@ -160,7 +160,7 @@ </child> <child> <object class="GtkLabel" id="denominatorplaceslabel"> - <property name="visible">True</property> + <property name="visible">False</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="sidebarnumberformat|denominatorplaceslabel">Den_ominator places:</property> <property name="use_underline">True</property> @@ -174,7 +174,7 @@ </child> <child> <object class="GtkSpinButton" id="denominatorplaces"> - <property name="visible">True</property> + <property name="visible">False</property> <property name="can_focus">True</property> <property name="has_tooltip">True</property> <property name="tooltip_text" translatable="yes" context="sidebarnumberformat|denominatorplaces|tooltip_text">Enter the number of places for the denominator that you want to display.</property> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits