mirror of
https://github.com/Insality/druid
synced 2025-09-28 10:32:20 +02:00
Rich Text example progress
This commit is contained in:
@@ -72,7 +72,7 @@ nodes {
|
||||
}
|
||||
nodes {
|
||||
position {
|
||||
x: 0.0
|
||||
x: -200.0
|
||||
y: 0.0
|
||||
z: 0.0
|
||||
w: 1.0
|
||||
@@ -108,7 +108,7 @@ nodes {
|
||||
id: "text_prefab"
|
||||
xanchor: XANCHOR_NONE
|
||||
yanchor: YANCHOR_NONE
|
||||
pivot: PIVOT_CENTER
|
||||
pivot: PIVOT_W
|
||||
outline {
|
||||
x: 0.0
|
||||
y: 0.0
|
||||
@@ -138,7 +138,7 @@ nodes {
|
||||
}
|
||||
nodes {
|
||||
position {
|
||||
x: 110.0
|
||||
x: 0.0
|
||||
y: 0.0
|
||||
z: 0.0
|
||||
w: 1.0
|
||||
|
Reference in New Issue
Block a user