summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2022-06-08 19:48:06 +0100
committerMike Kaganski <mike.kaganski@collabora.com>2022-06-14 09:14:32 +0200
commitcebad7098e3ff74c4f45b6cd4ca4d7c01ff11ab4 (patch)
tree6c0503df8afb163f6b931655ef6bcab7e0c0d1a9 /starmath
parent3671b83d1c13dc1e05615bee745999b5c2d84df6 (diff)
gtk: let math GtkIconViews flow to fill available space with icons
Change-Id: I25f3433e9404ac1938568607a9a52a50ca8a7892 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135513 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> (cherry picked from commit 66b1ebd4ddc7127a923bf81eb569e7f99dd52022) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135545 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'starmath')
-rw-r--r--starmath/uiconfig/smath/ui/dockingelements.ui1
-rw-r--r--starmath/uiconfig/smath/ui/sidebarelements_math.ui1
2 files changed, 0 insertions, 2 deletions
diff --git a/starmath/uiconfig/smath/ui/dockingelements.ui b/starmath/uiconfig/smath/ui/dockingelements.ui
index a9f1086204f8..604ffc0630fe 100644
--- a/starmath/uiconfig/smath/ui/dockingelements.ui
+++ b/starmath/uiconfig/smath/ui/dockingelements.ui
@@ -45,7 +45,6 @@
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="model">liststore1</property>
- <property name="columns">2</property>
<property name="pixbuf-column">0</property>
<property name="activate-on-single-click">True</property>
</object>
diff --git a/starmath/uiconfig/smath/ui/sidebarelements_math.ui b/starmath/uiconfig/smath/ui/sidebarelements_math.ui
index d7f40566def3..1ba16a17c89c 100644
--- a/starmath/uiconfig/smath/ui/sidebarelements_math.ui
+++ b/starmath/uiconfig/smath/ui/sidebarelements_math.ui
@@ -73,7 +73,6 @@
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="model">liststore2</property>
- <property name="columns">2</property>
<property name="pixbuf-column">0</property>
<property name="activate-on-single-click">True</property>
</object>