-
Notifications
You must be signed in to change notification settings - Fork 248
/
Copy pathFC.pyui
34 lines (33 loc) · 860 Bytes
/
FC.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
[
{
"selected" : false,
"frame" : "{{0, 0}, {240, 240}}",
"class" : "View",
"nodes" : [
{
"selected" : true,
"frame" : "{{45, 104}, {150, 32}}",
"class" : "Label",
"nodes" : [
],
"attributes" : {
"font_name" : "<System>",
"frame" : "{{45, 104}, {150, 32}}",
"uuid" : "E5C12CBC-399B-4199-9E1B-F506A1BBC5B8",
"class" : "Label",
"alignment" : "left",
"text" : "Label",
"name" : "Alabel",
"font_size" : 18
}
}
],
"attributes" : {
"enabled" : true,
"background_color" : "RGBA(1.000000,1.000000,1.000000,1.000000)",
"tint_color" : "RGBA(0.000000,0.478000,1.000000,1.000000)",
"border_color" : "RGBA(0.000000,0.000000,0.000000,1.000000)",
"flex" : ""
}
}
]