Closed juhamust closed 9 years ago
Dashboard rotation is hardcoded to 4000ms: https://github.com/plouc/mozaik/blob/extensibility/src/browser/stores/DashboardStore.js#L19
Whereas mozaik-demo hints about the config value: https://github.com/plouc/mozaik-demo/blob/master/config.js#L33
Fixed with https://github.com/plouc/mozaik/commit/778b36457063d27246f063b1ce7a83c0e11d8c2d
Thanks for the quick turnaround!
Dashboard rotation is hardcoded to 4000ms: https://github.com/plouc/mozaik/blob/extensibility/src/browser/stores/DashboardStore.js#L19
Whereas mozaik-demo hints about the config value: https://github.com/plouc/mozaik-demo/blob/master/config.js#L33