cui/uiconfig/ui/toolbarmodedialog.ui | 6 ++++-- extras/source/toolbarmode/default.png |binary extras/source/toolbarmode/notebookbar.png |binary extras/source/toolbarmode/notebookbar_groupedbar_full.png |binary extras/source/toolbarmode/notebookbar_groups.png |binary extras/source/toolbarmode/sidebar.png |binary 6 files changed, 4 insertions(+), 2 deletions(-)
New commits: commit 43eda7e273048d4deebad3224e289cf6603fa42b Author: Heiko Tietze <tietze.he...@gmail.com> AuthorDate: Mon Jan 18 13:58:04 2021 +0100 Commit: Heiko Tietze <heiko.tie...@documentfoundation.org> CommitDate: Wed Feb 17 16:34:36 2021 +0100 Resolves tdf#138051 - UI picker text blocks buttons All images have a height of 125px now Change-Id: I64bb9d51c7a5edb4f0cfd38ac48473f11755061d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/109529 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tie...@documentfoundation.org> (cherry picked from commit 08b6d409b2b5228c14e8b94eddbb8987ec6e9c78) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110789 Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com> Reviewed-by: Rizal Muttaqin <riz_17_...@yahoo.co.id> Tested-by: Heiko Tietze <heiko.tie...@documentfoundation.org> diff --git a/cui/uiconfig/ui/toolbarmodedialog.ui b/cui/uiconfig/ui/toolbarmodedialog.ui index dc88d3e18864..43496294fde9 100644 --- a/cui/uiconfig/ui/toolbarmodedialog.ui +++ b/cui/uiconfig/ui/toolbarmodedialog.ui @@ -311,21 +311,23 @@ <property name="baseline-position">top</property> <child> <object class="GtkImage" id="imImage"> - <property name="width-request">436</property> + <property name="height-request">125</property> <property name="visible">True</property> <property name="can-focus">False</property> + <property name="halign">center</property> <property name="valign">start</property> <property name="vexpand">True</property> <property name="stock">gtk-missing-image</property> </object> <packing> <property name="expand">False</property> - <property name="fill">True</property> + <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkScrolledWindow"> + <property name="width-request">436</property> <property name="height-request">100</property> <property name="visible">True</property> <property name="can-focus">True</property> diff --git a/extras/source/toolbarmode/default.png b/extras/source/toolbarmode/default.png index 6dff7cf4d8ac..a65e1f951ba2 100644 Binary files a/extras/source/toolbarmode/default.png and b/extras/source/toolbarmode/default.png differ diff --git a/extras/source/toolbarmode/notebookbar.png b/extras/source/toolbarmode/notebookbar.png index 0637d42f3ca9..4683675ce783 100644 Binary files a/extras/source/toolbarmode/notebookbar.png and b/extras/source/toolbarmode/notebookbar.png differ diff --git a/extras/source/toolbarmode/notebookbar_groupedbar_full.png b/extras/source/toolbarmode/notebookbar_groupedbar_full.png index 08c24b0fa403..d915a9e00880 100644 Binary files a/extras/source/toolbarmode/notebookbar_groupedbar_full.png and b/extras/source/toolbarmode/notebookbar_groupedbar_full.png differ diff --git a/extras/source/toolbarmode/notebookbar_groups.png b/extras/source/toolbarmode/notebookbar_groups.png index fd7cf7f4007f..8102903d4509 100644 Binary files a/extras/source/toolbarmode/notebookbar_groups.png and b/extras/source/toolbarmode/notebookbar_groups.png differ diff --git a/extras/source/toolbarmode/sidebar.png b/extras/source/toolbarmode/sidebar.png index fae7904cba70..5523636023a6 100644 Binary files a/extras/source/toolbarmode/sidebar.png and b/extras/source/toolbarmode/sidebar.png differ _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits