ui_migration bugfix(component) fix ministream add prop id and visibility stream add and remove

This commit is contained in:
Antonio Anaya 2026-06-03 06:20:29 -06:00
parent 8aaddf6fb1
commit 22444af143
10 changed files with 94 additions and 15 deletions

View file

@ -203,7 +203,6 @@ export default {
handleDoneResize: function () {
// Recalculate size
this.recalculateSize();
// Handle closed stream
if (this.displaySize[0] == 0 && this.displaySize[1] == 0) {