sd/uiconfig/simpress/ui/tabledesignpanel.ui | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
New commits: commit 293754a03cab35530abdac56f56d2eae13d14fa8 Author: Muhammet Kara <[email protected]> AuthorDate: Tue Dec 10 18:59:36 2019 +0300 Commit: Michael Meeks <[email protected]> CommitDate: Tue Dec 10 18:26:14 2019 +0100 Sidebar: Don't expand table design styles vertically Otherwise, they become veeery high in Online. Change-Id: I2572eb6ac94ad5e46aa596095cd718aef63eed6c Reviewed-on: https://gerrit.libreoffice.org/84867 Tested-by: Jenkins CollaboraOffice <[email protected]> Reviewed-by: Michael Meeks <[email protected]> diff --git a/sd/uiconfig/simpress/ui/tabledesignpanel.ui b/sd/uiconfig/simpress/ui/tabledesignpanel.ui index 64aaca03fae4..a51f5511a7a1 100644 --- a/sd/uiconfig/simpress/ui/tabledesignpanel.ui +++ b/sd/uiconfig/simpress/ui/tabledesignpanel.ui @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.18.3 --> +<!-- Generated with glade 3.22.1 --> <interface domain="sd"> <requires lib="gtk+" version="3.18"/> <requires lib="LibreOffice" version="1.0"/> @@ -112,7 +112,6 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> - <property name="vexpand">True</property> </object> <packing> <property name="left_attach">0</property> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
