update video preview once encoding is done
This commit is contained in:
parent
9efd77724d
commit
e44703854e
2 changed files with 5 additions and 0 deletions
|
|
@ -650,6 +650,7 @@ pandora.ui.mediaView = function(options) {
|
|||
} else if (done) {
|
||||
Ox.Request.clearCache();
|
||||
pandora.updateItemContext();
|
||||
pandora.$ui.info && pandora.$ui.info.updateInfo();
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue