more...
This commit is contained in:
parent
2ee2bc178a
commit
10d2f35b7b
20 changed files with 1334 additions and 629 deletions
|
|
@ -29,7 +29,7 @@ oml.ui.leftPanel = function() {
|
|||
resize: function(data) {
|
||||
ui.sidebarSize = data.size;
|
||||
oml.resizeListFolders();
|
||||
that.size(2, data.size);
|
||||
that.size(2, oml.getInfoHeight());
|
||||
if (!ui.showInfo) {
|
||||
that.css({bottom: -data.size + 'px'});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue