Kaydet (Commit) 469369b3 authored tarafından Akshay Deep's avatar Akshay Deep Kaydeden (comit) Heiko Tietze

tdf#109216 - Alignment/spacing at the new controls in the special characters

Change-Id: I7c07750e131060fb8ba796e7dcdc5f5bafcb1d74
Reviewed-on: https://gerrit.libreoffice.org/40916Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarHeiko Tietze <tietze.heiko@googlemail.com>
üst 19b0171b
...@@ -77,7 +77,7 @@ ...@@ -77,7 +77,7 @@
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="hexpand">True</property> <property name="hexpand">True</property>
<property name="vexpand">True</property> <property name="vexpand">True</property>
<property name="row_spacing">6</property> <property name="row_spacing">12</property>
<property name="column_spacing">12</property> <property name="column_spacing">12</property>
<child> <child>
<object class="GtkGrid" id="grid2"> <object class="GtkGrid" id="grid2">
...@@ -275,7 +275,7 @@ ...@@ -275,7 +275,7 @@
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="receives_default">True</property> <property name="receives_default">True</property>
<property name="tooltip_text" translatable="yes" context="specialcharacters|favbtn|tooltip_text">Maximum Limit: 16 Characters</property> <property name="tooltip_text" translatable="yes" context="specialcharacters|favbtn|tooltip_text">Maximum Limit: 16 Characters</property>
<property name="halign">center</property> <property name="halign">end</property>
</object> </object>
<packing> <packing>
<property name="left_attach">0</property> <property name="left_attach">0</property>
...@@ -314,7 +314,7 @@ ...@@ -314,7 +314,7 @@
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="orientation">vertical</property> <property name="orientation">vertical</property>
<property name="spacing">12</property> <property name="spacing">6</property>
<child> <child>
<object class="GtkLabel" id="symboltext1"> <object class="GtkLabel" id="symboltext1">
<property name="visible">True</property> <property name="visible">True</property>
...@@ -545,7 +545,7 @@ ...@@ -545,7 +545,7 @@
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="margin_top">4</property> <property name="margin_top">4</property>
<property name="orientation">vertical</property> <property name="orientation">vertical</property>
<property name="spacing">12</property> <property name="spacing">6</property>
<child> <child>
<object class="GtkLabel" id="symboltext2"> <object class="GtkLabel" id="symboltext2">
<property name="visible">True</property> <property name="visible">True</property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment