The terms "width" and "height" are clearer and they match what the values actually represent (window or parent width/height). The YAML changes are generated with the update rule.
11 lines
184 B
YAML
11 lines
184 B
YAML
Background@FMVPLAYER:
|
|
Width: WINDOW_WIDTH
|
|
Height: WINDOW_HEIGHT
|
|
Background: dialog5
|
|
Children:
|
|
VideoPlayer@PLAYER:
|
|
X: 0
|
|
Y: 0
|
|
Width: WINDOW_WIDTH
|
|
Height: WINDOW_HEIGHT
|