mirror of
https://github.com/Insality/druid
synced 2025-09-28 10:32:20 +02:00
Widgets WIP
This commit is contained in:
@@ -14,14 +14,13 @@ nodes {
|
||||
type: TYPE_BOX
|
||||
texture: "druid/empty"
|
||||
id: "root"
|
||||
pivot: PIVOT_NW
|
||||
adjust_mode: ADJUST_MODE_STRETCH
|
||||
inherit_alpha: true
|
||||
visible: false
|
||||
}
|
||||
nodes {
|
||||
position {
|
||||
y: -20.0
|
||||
x: -200.0
|
||||
}
|
||||
scale {
|
||||
x: 0.65
|
||||
@@ -58,11 +57,10 @@ nodes {
|
||||
}
|
||||
nodes {
|
||||
position {
|
||||
x: 234.0
|
||||
y: -20.0
|
||||
x: 40.0
|
||||
}
|
||||
size {
|
||||
x: 160.0
|
||||
x: 190.0
|
||||
y: 40.0
|
||||
}
|
||||
color {
|
||||
@@ -78,7 +76,7 @@ nodes {
|
||||
}
|
||||
nodes {
|
||||
size {
|
||||
x: 160.0
|
||||
x: 166.0
|
||||
y: 8.0
|
||||
}
|
||||
color {
|
||||
@@ -100,7 +98,7 @@ nodes {
|
||||
}
|
||||
nodes {
|
||||
position {
|
||||
x: -68.0
|
||||
x: -83.0
|
||||
}
|
||||
size {
|
||||
x: 24.0
|
||||
@@ -125,8 +123,7 @@ nodes {
|
||||
}
|
||||
nodes {
|
||||
position {
|
||||
x: 380.0
|
||||
y: -20.0
|
||||
x: 200.0
|
||||
}
|
||||
size {
|
||||
x: 60.0
|
||||
|
Reference in New Issue
Block a user