ui_migration bugfix(component) fix ministream add prop id and visibility stream add and remove
This commit is contained in:
parent
8aaddf6fb1
commit
22444af143
10 changed files with 94 additions and 15 deletions
|
|
@ -203,7 +203,6 @@ export default {
|
|||
|
||||
handleDoneResize: function () {
|
||||
// Recalculate size
|
||||
|
||||
this.recalculateSize();
|
||||
// Handle closed stream
|
||||
if (this.displaySize[0] == 0 && this.displaySize[1] == 0) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue