improving frames and posters view
This commit is contained in:
parent
f803892178
commit
6de1e6d55a
4 changed files with 102 additions and 43 deletions
|
|
@ -51,6 +51,8 @@ pandora.ui.rightPanel = function() {
|
|||
pandora.user.ui.itemView == 'timeline' && pandora.$ui.editor.options({
|
||||
width: data
|
||||
});
|
||||
pandora.user.ui.itemView == 'frames' && pandora.$ui.item.resize();
|
||||
pandora.user.ui.itemView == 'posters' && pandora.$ui.item.resize();
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue