19 lines
232 B
YAML
19 lines
232 B
YAML
---
|
|
# extra field
|
|
row_spacing: 0
|
|
button_spacing: 0
|
|
|
|
bounds:
|
|
x: 0
|
|
y: 0
|
|
width: 0
|
|
height: 0
|
|
views:
|
|
base:
|
|
- "test"
|
|
outlines:
|
|
default:
|
|
bounds: { x: 0, y: 0, width: 0, height: 0 }
|
|
|
|
bad_field: false
|