-
Notifications
You must be signed in to change notification settings - Fork 0
/
view_misc_rules.pyui
89 lines (86 loc) · 2.71 KB
/
view_misc_rules.pyui
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
[
{
"selected" : false,
"frame" : "{{0, 0}, {320, 480}}",
"class" : "View",
"nodes" : [
{
"selected" : true,
"frame" : "{{0, 0}, {320, 480}}",
"class" : "ScrollView",
"nodes" : [
{
"selected" : false,
"frame" : "{{6, 6}, {230, 32}}",
"class" : "Label",
"nodes" : [
],
"attributes" : {
"flex" : "",
"font_size" : 17,
"enabled" : true,
"border_color" : "RGBA(0.000000,0.000000,0.000000,1.000000)",
"text" : "Verwendung von Tremas",
"alignment" : "left",
"uuid" : "9EF97047-36D3-4C8B-880D-F7BE1EECF23A",
"name" : "label1",
"text_color" : "RGBA(0.000000,0.000000,0.000000,1.000000)"
}
},
{
"selected" : false,
"frame" : "{{268, 7}, {51, 31}}",
"class" : "Switch",
"nodes" : [
],
"attributes" : {
"flex" : "L",
"action" : "self.handle_action",
"enabled" : true,
"border_color" : "RGBA(0.000000,0.000000,0.000000,1.000000)",
"uuid" : "8F6D518F-5478-44C0-8379-4C959BDD333C",
"value" : false,
"name" : "switch_misc_trema"
}
},
{
"selected" : false,
"frame" : "{{236, 6}, {32, 32}}",
"class" : "Button",
"nodes" : [
],
"attributes" : {
"action" : "self.handle_action",
"flex" : "L",
"name" : "info_misc_trema",
"frame" : "{{120, 224}, {80, 32}}",
"title" : "",
"class" : "Button",
"uuid" : "3AB710AB-6A8A-49E8-9749-5CEFC626D8B3",
"font_size" : 15,
"image_name" : "iob:ios7_information_outline_32"
}
}
],
"attributes" : {
"flex" : "WH",
"enabled" : true,
"content_width" : 320,
"content_height" : 480,
"border_color" : "RGBA(0.000000,0.000000,0.000000,1.000000)",
"uuid" : "741152D7-D037-4BA9-B9B8-FAC551AC4A66",
"custom_attributes" : "{ 'background_color' : defaults.COLOR_LIGHT_YELLOW_GREEN }",
"name" : "scrollview_misc_rules"
}
}
],
"attributes" : {
"name" : "Sonstige Regeln",
"enabled" : true,
"border_color" : "RGBA(0.000000,0.000000,0.000000,1.000000)",
"background_color" : "RGBA(1.000000,1.000000,1.000000,1.000000)",
"tint_color" : "RGBA(0.000000,0.478000,1.000000,1.000000)",
"flex" : ""
}
}
]