handle resize
This commit is contained in:
parent
2f108290f0
commit
e24ed24ee5
3 changed files with 4 additions and 4 deletions
|
|
@ -19,6 +19,9 @@ oml.ui.folders = function() {
|
|||
},
|
||||
oml_showfolder: function() {
|
||||
oml.resizeListFolders();
|
||||
},
|
||||
oml_showinfo: function() {
|
||||
oml.resizeListFolders();
|
||||
}
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue