Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1950
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/50/1950/1
Added 6 pixel vertical spacing on the Font effects tab, fdo#59846
Change-Id: Id1cd40e3b9e2ae9ba0193708245c62f8ecd9cb96
---
M cui/uiconfig/ui/effectspage.ui
1 file changed, 1 insertion(+), 10 deletions(-)
diff --git a/cui/uiconfig/ui/effectspage.ui b/cui/uiconfig/ui/effectspage.ui
index 4fd6862..9ae0686 100644
--- a/cui/uiconfig/ui/effectspage.ui
+++ b/cui/uiconfig/ui/effectspage.ui
@@ -214,6 +214,7 @@
<object class="GtkGrid" id="grid8">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="row_spacing">6</property>
<property name="column_spacing">6</property>
<child>
<object class="GtkLabel" id="fontcolorft">
@@ -431,11 +432,9 @@
<child>
<object class="GtkCheckButton" id="outlinecb">
<property name="label" translatable="yes">Outline</property>
- <property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="use_action_appearance">False</property>
<property name="xalign">0</property>
<property name="inconsistent">True</property>
<property name="draw_indicator">True</property>
@@ -450,11 +449,9 @@
<child>
<object class="GtkCheckButton" id="shadowcb">
<property name="label" translatable="yes">Shadow</property>
- <property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="use_action_appearance">False</property>
<property name="xalign">0</property>
<property name="inconsistent">True</property>
<property name="draw_indicator">True</property>
@@ -469,11 +466,9 @@
<child>
<object class="GtkCheckButton" id="blinkingcb">
<property name="label" translatable="yes">Blinking</property>
- <property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="use_action_appearance">False</property>
<property name="xalign">0</property>
<property name="inconsistent">True</property>
<property name="draw_indicator">True</property>
@@ -488,11 +483,9 @@
<child>
<object class="GtkCheckButton" id="hiddencb">
<property name="label" translatable="yes">Hidden</property>
- <property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="use_action_appearance">False</property>
<property name="xalign">0</property>
<property name="inconsistent">True</property>
<property name="draw_indicator">True</property>
@@ -507,11 +500,9 @@
<child>
<object class="GtkCheckButton" id="individualwordscb">
<property name="label" translatable="yes">Individual words</property>
- <property name="use_action_appearance">False</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
- <property name="use_action_appearance">False</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
</object>
--
To view, visit https://gerrit.libreoffice.org/1950
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id1cd40e3b9e2ae9ba0193708245c62f8ecd9cb96
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Robert Roth <robert.roth.off@gmail.com>
Context
- Change in core[master]: Added 6 pixel vertical spacing on the Font effects tab, fdo#... · Robert Roth (via Code Review)
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.