-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample-1.pyui
More file actions
32 lines (31 loc) · 807 Bytes
/
sample-1.pyui
File metadata and controls
32 lines (31 loc) · 807 Bytes
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
[
{
"selected" : false,
"frame" : "{{0, 0}, {1024, 768}}",
"class" : "View",
"nodes" : [
{
"selected" : false,
"frame" : "{{6, 6}, {1012, 756}}",
"class" : "WebView",
"nodes" : [
],
"attributes" : {
"flex" : "WH",
"frame" : "{{170, 170}, {200, 200}}",
"scales_to_fit" : false,
"class" : "WebView",
"name" : "ui.webview",
"uuid" : "B88B99F0-D18A-4455-9368-9F1F10253D39"
}
}
],
"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" : ""
}
}
]