forked from 0x2620/pandora
some bugfixes
This commit is contained in:
parent
f7ea2f71ee
commit
b1aa2fe73d
2 changed files with 3 additions and 2 deletions
|
|
@ -407,6 +407,7 @@ pandora.ui.item = function() {
|
|||
pandora.UI.set('videoPoints|' + pandora.user.ui.item + '|position', data.position);
|
||||
},
|
||||
resize: function(data) {
|
||||
Ox.print('RESIZE!!', data.size)
|
||||
pandora.$ui.editor.options({
|
||||
height: data.size
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue