12 lines
149 B
YAML
12 lines
149 B
YAML
---
|
|
# missing views
|
|
bounds:
|
|
x: 0
|
|
y: 0
|
|
width: 0
|
|
height: 0
|
|
outlines:
|
|
default:
|
|
bounds: { x: 0, y: 0, width: 0, height: 0 }
|
|
|