forked from 0x2620/pandora
resize video info also if item has no video
This commit is contained in:
parent
ca0b2dd467
commit
07f9546106
1 changed files with 1 additions and 1 deletions
|
@ -115,8 +115,8 @@ pandora.ui.info = function() {
|
|||
}
|
||||
})
|
||||
);
|
||||
previousView != 'video' && resizeInfo();
|
||||
}
|
||||
previousView != 'video' && resizeInfo();
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue