Kaydet (Commit) e08002d1 authored tarafından Jim Raykowski's avatar Jim Raykowski Kaydeden (comit) Caolán McNamara

tdf#118764 Pos&Size and Shadow panels tab stop fixes

Change-Id: Id6ee2eed8ee96b901be8172cccc9b50e01877e3b
Reviewed-on: https://gerrit.libreoffice.org/63361
Tested-by: Jenkins
Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 4b7e2b8a
......@@ -263,7 +263,7 @@
<child>
<object class="VclComboBoxNumeric" id="rotation:0.00degrees">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="can_focus">True</property>
<property name="has_tooltip">True</property>
<property name="tooltip_text" translatable="yes" context="sidebarpossize|rotation|tooltip_text">Select the angle for rotation.</property>
<property name="hexpand">True</property>
......@@ -299,7 +299,7 @@
<child>
<object class="GtkToolbar" id="selectrotationtype">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="can_focus">True</property>
<property name="halign">end</property>
<accessibility>
<relation type="labelled-by" target="fliplabel"/>
......
......@@ -77,7 +77,7 @@
<child>
<object class="VclComboBoxNumeric" id="LB_ANGLE:0degrees">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="adjustment">adjustment1</property>
</object>
......@@ -89,7 +89,7 @@
<child>
<object class="VclComboBoxNumeric" id="LB_DISTANCE:0pt">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="can_focus">True</property>
<property name="hexpand">True</property>
</object>
<packing>
......@@ -187,7 +187,7 @@
<child>
<object class="svxcorelo-SvxColorListBox" id="LB_SHADOW_COLOR">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="can_focus">True</property>
<property name="halign">end</property>
</object>
<packing>
......
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