diff --git a/cinema/src/main/resources/tweetwallConfig.json b/cinema/src/main/resources/tweetwallConfig.json index 4ee79af..ad3afc1 100644 --- a/cinema/src/main/resources/tweetwallConfig.json +++ b/cinema/src/main/resources/tweetwallConfig.json @@ -112,6 +112,19 @@ "nodeSelector": "#scheduleNode" } }, + { + "stepClassName": "org.tweetwallfx.conference.stepengine.steps.SpeakerImageMosaicStep", + "config": { + "stepDuration": 10000, + "zoomDurationAnimation": 1500, + "layoutX": 35, + "layoutY": 165, + "width": 1860, + "height": 900, + "columns": 14, + "rows": 8 + } + }, { "stepClassName": "org.tweetwallfx.conference.stepengine.steps.ShowTopRated", "config": {