[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - cui/uiconfig

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Mar 21 02:33:08 UTC 2019


 cui/uiconfig/ui/transparencytabpage.ui |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 17ec84cdc14dc66c227fd48dd8786830a1a933cd
Author:     Tomaž Vajngerl <tomaz.vajngerl at collabora.co.uk>
AuthorDate: Wed Mar 20 20:54:31 2019 +0900
Commit:     Tomaž Vajngerl <tomaz.vajngerl at collabora.co.uk>
CommitDate: Thu Mar 21 11:32:22 2019 +0900

    tdf#124153 fix cut-off radio button
    
    Reviewed-on: https://gerrit.libreoffice.org/69467
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
    (cherry picked from commit 7aaa82b21af0bc212e572f1e1d931fb80b1e3e75)
    
    Change-Id: I8e07a8c49a9dc47cb8b75b61450125d449a45d1e

diff --git a/cui/uiconfig/ui/transparencytabpage.ui b/cui/uiconfig/ui/transparencytabpage.ui
index 544b86e44f34..dae0ac7dc480 100644
--- a/cui/uiconfig/ui/transparencytabpage.ui
+++ b/cui/uiconfig/ui/transparencytabpage.ui
@@ -88,7 +88,6 @@
                         <property name="receives_default">False</property>
                         <property name="use_underline">True</property>
                         <property name="xalign">0</property>
-                        <property name="image_position">bottom</property>
                         <property name="active">True</property>
                         <property name="draw_indicator">True</property>
                         <property name="group">RBT_TRANS_LINEAR</property>
@@ -106,7 +105,6 @@
                         <property name="receives_default">False</property>
                         <property name="use_underline">True</property>
                         <property name="xalign">0</property>
-                        <property name="image_position">right</property>
                         <property name="active">True</property>
                         <property name="draw_indicator">True</property>
                         <property name="group">RBT_TRANS_GRADIENT</property>


More information about the Libreoffice-commits mailing list