Skip to content
Snippets Groups Projects
Commit ef8d42a0 authored by Andrey Kleshchev's avatar Andrey Kleshchev
Browse files

SL-13359 #6 Fixed padding

parent 1310fac3
No related branches found
No related tags found
1 merge request!83Merge Linden 6.6.7
...@@ -1737,7 +1737,7 @@ even though the user gets a free copy. ...@@ -1737,7 +1737,7 @@ even though the user gets a free copy.
layout="topleft" layout="topleft"
left="125" left="125"
name="text cut" name="text cut"
top_pad="7" top_pad="5"
width="150"> width="150">
Path Cut (begin/end) Path Cut (begin/end)
</text> </text>
...@@ -1775,7 +1775,7 @@ even though the user gets a free copy. ...@@ -1775,7 +1775,7 @@ even though the user gets a free copy.
layout="topleft" layout="topleft"
left="125" left="125"
name="text hollow" name="text hollow"
top_pad="6" top_pad="7"
width="68"> width="68">
Hollow Hollow
</text> </text>
...@@ -1823,7 +1823,7 @@ even though the user gets a free copy. ...@@ -1823,7 +1823,7 @@ even though the user gets a free copy.
layout="topleft" layout="topleft"
left="125" left="125"
name="Hollow Shape" name="Hollow Shape"
top_pad="4" top_pad="7"
width="150"> width="150">
Hollow Shape Hollow Shape
</text> </text>
...@@ -1859,7 +1859,7 @@ even though the user gets a free copy. ...@@ -1859,7 +1859,7 @@ even though the user gets a free copy.
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
name="text twist" name="text twist"
top_pad="5" top_pad="7"
width="150"> width="150">
Twist (begin/end) Twist (begin/end)
</text> </text>
...@@ -1901,12 +1901,12 @@ even though the user gets a free copy. ...@@ -1901,12 +1901,12 @@ even though the user gets a free copy.
layout="topleft" layout="topleft"
left="125" left="125"
name="scale_taper" name="scale_taper"
top_pad="3" top_pad="7"
width="150"> width="150">
Taper Taper
</text> </text>
<text <text
visible="false" visible="false"
type="string" type="string"
length="1" length="1"
follows="left|top" follows="left|top"
...@@ -1954,7 +1954,7 @@ even though the user gets a free copy. ...@@ -1954,7 +1954,7 @@ even though the user gets a free copy.
layout="topleft" layout="topleft"
left="125" left="125"
name="text topshear" name="text topshear"
top_pad="3" top_pad="5"
width="141"> width="141">
Top Shear Top Shear
</text> </text>
...@@ -1997,12 +1997,12 @@ even though the user gets a free copy. ...@@ -1997,12 +1997,12 @@ even though the user gets a free copy.
layout="topleft" layout="topleft"
left="125" left="125"
name="advanced_cut" name="advanced_cut"
top_pad="3" top_pad="7"
width="150"> width="150">
Profile Cut (begin/end) Profile Cut (begin/end)
</text> </text>
<text <text
visible="false" visible="false"
type="string" type="string"
length="1" length="1"
follows="left|top" follows="left|top"
...@@ -2061,7 +2061,7 @@ even though the user gets a free copy. ...@@ -2061,7 +2061,7 @@ even though the user gets a free copy.
layout="topleft" layout="topleft"
left="125" left="125"
name="text taper2" name="text taper2"
top_pad="3" top_pad="7"
width="150"> width="150">
Taper Taper
</text> </text>
...@@ -2104,7 +2104,7 @@ even though the user gets a free copy. ...@@ -2104,7 +2104,7 @@ even though the user gets a free copy.
layout="topleft" layout="topleft"
left="125" left="125"
name="text radius delta" name="text radius delta"
top_pad="2" top_pad="7"
width="78"> width="78">
Radius Radius
</text> </text>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment