add clipsView
This commit is contained in:
parent
c0e6e012b2
commit
f2b401d69b
5 changed files with 28 additions and 5 deletions
|
|
@ -43,7 +43,7 @@ pandora.ui.rightPanel = function() {
|
|||
} else {
|
||||
pandora.$ui.browser.scrollToSelection();
|
||||
if (pandora.user.ui.itemView == 'clips') {
|
||||
pandora.$ui.clips.size();
|
||||
pandora.$ui.clipList.size();
|
||||
} else if (pandora.user.ui.itemView == 'video') {
|
||||
pandora.$ui.player.options({width: data.size});
|
||||
} else if (pandora.user.ui.itemView == 'timeline') {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue