@zync/zync-screnplay-player 0.1.208 → 0.1.209

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -199,7 +199,7 @@ export var CreatorCollabColdOpen = function CreatorCollabColdOpen(_ref) {
199
199
  compactTitleTop: CHROME_PADDING + 12,
200
200
  compactTitleLeft: CHROME_PADDING + 4,
201
201
  compactTitleCentered: false,
202
- compactTitleMaxLines: 1,
202
+ compactTitleMaxLines: 2,
203
203
  topicFontSize: 13,
204
204
  lowerThirdLeft: CHROME_PADDING + 4,
205
205
  lowerThirdBottom: 210,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zync/zync-screnplay-player",
3
- "version": "0.1.208",
3
+ "version": "0.1.209",
4
4
  "files": [
5
5
  "dist"
6
6
  ],