5920181882
* fix(plugins): layout content pile hook improvements The isOpen property of the content was not being updated when the minimize button was pressed, so plugins couldn't know if it was open or not. Also, plugins were not receiving the initial state when subscribing to the hook, they only received subsequent changes. + fix duplicated external video event and user list event with wrong names. * fix: eslint errors * fix(layout): remove previous content from pile Always remove previous content from pile when calling SET_PILE_CONTENT_FOR_PRESENTATION_AREA with open = false |
||
---|---|---|
.. | ||
.vscode | ||
client | ||
imports | ||
private/config | ||
public | ||
server | ||
.eslintignore | ||
.eslintrc.js | ||
.gitignore | ||
babel.config.js | ||
deploy.sh | ||
jsconfig.json | ||
package-lock.json | ||
package.json | ||
run-dev.sh | ||
test-html5.sh | ||
tsconfig.json | ||
webpack.config.js |