Skip to content

Commit 89c8c58

Browse files
committed
Disable force align/scale for demo
1 parent 576c456 commit 89c8c58

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

swfs.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
"autoplay": "on",
1010
"backgroundColor": "#31497D",
1111
"letterbox": "off",
12-
"unmuteOverlay": "hidden"
12+
"unmuteOverlay": "hidden",
13+
"forceScale": false,
14+
"forceAlign": false
1315
}
1416
},
1517
{

0 commit comments

Comments
 (0)