Skip to content

Commit badb54e

Browse files
vchimevvchimev
authored andcommitted
Update borderRadius of pixels test page
1 parent 2bdb562 commit badb54e

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

apps/app/ui-tests-app/css/pixels.xml

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -3,56 +3,56 @@
33

44
<Label text="pixels" />
55
<StackLayout borderWidth="1px" borderColor="black" horizontalAlignment="left" verticalAlignment="top" orientation="horizontal" padding="1px">
6-
<Label text="Label" borderWidth="1px" borderRadius="45px" borderColor="green" padding="1px" margin="1px" />
7-
<Button text="Button" borderWidth="1px" borderRadius="45px" borderColor="green" padding="1px" margin="1px" />
8-
<TextView text="Text View" borderWidth="1px" borderRadius="45px" borderColor="green" padding="1px" margin="1px" />
9-
<TextField text="Text Field" borderWidth="1px" borderRadius="45px" borderColor="green" padding="1px" margin="1px" />
10-
<Image src="~/ui-tests-app/image-view/gravatar.png" borderWidth="1px" borderRadius="45px" borderColor="green" padding="1px" margin="1px" />
6+
<Label text="Label" borderWidth="1px" borderRadius="10px" borderColor="green" padding="1px" margin="1px" />
7+
<Button text="Button" borderWidth="1px" borderRadius="10px" borderColor="green" padding="1px" margin="1px" />
8+
<TextView text="Text View" borderWidth="1px" borderRadius="10px" borderColor="green" padding="1px" margin="1px" />
9+
<TextField text="Text Field" borderWidth="1px" borderRadius="10px" borderColor="green" padding="1px" margin="1px" />
10+
<Image src="~/ui-tests-app/image-view/gravatar.png" borderWidth="1px" borderRadius="10px" borderColor="green" padding="1px" margin="1px" />
1111
</StackLayout>
1212

1313
<StackLayout borderWidth="2px" borderColor="green" orientation="horizontal" padding="2px">
14-
<Label text="Label" borderWidth="5px" borderRadius="45px" borderColor="black" padding="5px" margin="5px" />
15-
<Button text="Button" borderWidth="4px" borderRadius="45px" borderColor="black" padding="4px" margin="4px" />
16-
<TextView text="Text View" borderWidth="3px" borderRadius="45px" borderColor="black" padding="3px" margin="3px" />
17-
<TextField text="Text Field" borderWidth="2px" borderRadius="45px" borderColor="black" padding="2px" margin="2px" />
14+
<Label text="Label" borderWidth="5px" borderRadius="10px" borderColor="black" padding="5px" margin="5px" />
15+
<Button text="Button" borderWidth="4px" borderRadius="10px" borderColor="black" padding="4px" margin="4px" />
16+
<TextView text="Text View" borderWidth="3px" borderRadius="10px" borderColor="black" padding="3px" margin="3px" />
17+
<TextField text="Text Field" borderWidth="2px" borderRadius="10px" borderColor="black" padding="2px" margin="2px" />
1818
</StackLayout>
1919

2020
<StackLayout borderWidth="3px" borderColor="black" orientation="horizontal" padding="3px">
21-
<StackLayout borderWidth="1px" borderRadius="45px" borderColor="green" padding="1px" margin="1px">
21+
<StackLayout borderWidth="1px" borderRadius="10px" borderColor="green" padding="1px" margin="1px">
2222
<StackLayout borderWidth="1px" borderColor="black" margin="0px" width="75px" height="75px" />
2323
</StackLayout>
24-
<StackLayout borderWidth="2px" borderRadius="45px" borderColor="green" padding="2px" margin="2px">
24+
<StackLayout borderWidth="2px" borderRadius="10px" borderColor="green" padding="2px" margin="2px">
2525
<StackLayout borderWidth="2px" borderColor="black" margin="1px" width="75px" height="75px" />
2626
</StackLayout>
27-
<StackLayout borderWidth="3px" borderRadius="45px" borderColor="green" padding="3px" margin="3px">
27+
<StackLayout borderWidth="3px" borderRadius="10px" borderColor="green" padding="3px" margin="3px">
2828
<StackLayout borderWidth="3px" borderColor="black" margin="2px" width="75px" height="75px" />
2929
</StackLayout>
3030
</StackLayout>
3131

3232
<Label text="device independent pixels" />
3333
<StackLayout borderWidth="1" borderColor="black" horizontalAlignment="left" verticalAlignment="top" orientation="horizontal" padding="1">
34-
<Label text="Label" borderWidth="1" borderRadius="45" borderColor="green" padding="1" margin="1" />
35-
<Button text="Button" borderWidth="1" borderRadius="45" borderColor="green" padding="1" margin="1" />
36-
<TextView text="Text View" borderWidth="1" borderRadius="45" borderColor="green" padding="1" margin="1" />
37-
<TextField text="Text Field" borderWidth="1" borderRadius="45" borderColor="green" padding="1" margin="1" />
38-
<Image src="~/ui-tests-app/image-view/gravatar.png" borderWidth="1" borderRadius="45" borderColor="green" padding="1" margin="1" />
34+
<Label text="Label" borderWidth="1" borderRadius="10" borderColor="green" padding="1" margin="1" />
35+
<Button text="Button" borderWidth="1" borderRadius="10" borderColor="green" padding="1" margin="1" />
36+
<TextView text="Text View" borderWidth="1" borderRadius="10" borderColor="green" padding="1" margin="1" />
37+
<TextField text="Text Field" borderWidth="1" borderRadius="10" borderColor="green" padding="1" margin="1" />
38+
<Image src="~/ui-tests-app/image-view/gravatar.png" borderWidth="1" borderRadius="10" borderColor="green" padding="1" margin="1" />
3939
</StackLayout>
4040

4141
<StackLayout borderWidth="2" borderColor="green" orientation="horizontal" padding="2">
42-
<Label text="Label" borderWidth="5" borderRadius="45" borderColor="black" padding="5" margin="5" />
43-
<Button text="Button" borderWidth="4" borderRadius="45" borderColor="black" padding="4" margin="4" />
44-
<TextView text="Text View" borderWidth="3" borderRadius="45" borderColor="black" padding="3" margin="3" />
45-
<TextField text="Text Field" borderWidth="2" borderRadius="45" borderColor="black" padding="2" margin="2" />
42+
<Label text="Label" borderWidth="5" borderRadius="10" borderColor="black" padding="5" margin="5" />
43+
<Button text="Button" borderWidth="4" borderRadius="10" borderColor="black" padding="4" margin="4" />
44+
<TextView text="Text View" borderWidth="3" borderRadius="10" borderColor="black" padding="3" margin="3" />
45+
<TextField text="Text Field" borderWidth="2" borderRadius="10" borderColor="black" padding="2" margin="2" />
4646
</StackLayout>
4747

4848
<StackLayout borderWidth="3" borderColor="black" orientation="horizontal" padding="3">
49-
<StackLayout borderWidth="1" borderRadius="45" borderColor="green" padding="1" margin="1">
49+
<StackLayout borderWidth="1" borderRadius="10" borderColor="green" padding="1" margin="1">
5050
<StackLayout borderWidth="1" borderColor="black" margin="0" width="75" height="75" />
5151
</StackLayout>
52-
<StackLayout borderWidth="2" borderRadius="45" borderColor="green" padding="2" margin="2">
52+
<StackLayout borderWidth="2" borderRadius="10" borderColor="green" padding="2" margin="2">
5353
<StackLayout borderWidth="2" borderColor="black" margin="1" width="75" height="75" />
5454
</StackLayout>
55-
<StackLayout borderWidth="3" borderRadius="45" borderColor="green" padding="3" margin="3">
55+
<StackLayout borderWidth="3" borderRadius="10" borderColor="green" padding="3" margin="3">
5656
<StackLayout borderWidth="3" borderColor="black" margin="2" width="75" height="75" />
5757
</StackLayout>
5858
</StackLayout>

0 commit comments

Comments
 (0)