parsing: Remove bounds which weren't used anyway
This commit is contained in:
@ -1,15 +1,9 @@
|
||||
---
|
||||
bounds:
|
||||
x: 0
|
||||
y: 0
|
||||
width: 0
|
||||
height: 0
|
||||
views:
|
||||
base:
|
||||
- "test"
|
||||
outlines:
|
||||
default:
|
||||
bounds: { x: 0, y: 0, width: 0, height: 0 }
|
||||
default: { width: 0, height: 0 }
|
||||
|
||||
buttons:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user