-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Get and set custom layout #95
base: master
Are you sure you want to change the base?
Conversation
Quality Gate failed for 'Media Push Plugin'Failed conditions See analysis details on SonarCloud Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
Quality Gate passed for 'Filter Plugin'Issues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please remove the room structure from the composite_layout.html. Instead of that when we receive some streamId, just play them individually.
createImage(item.streamId+"IMG", item.placeholderImageUrl); | ||
}); | ||
layoutList = layout; | ||
document.write("fasdfasdfasdfasdfsfasdfasf "+window.layoutList) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't forget to cleanup debug purposes logs, before creating pull request.
No description provided.