resize documents filter on sidebar resize, closes: #3268
This commit is contained in:
parent
a667fc5b5b
commit
028def73d9
2 changed files with 1 additions and 3 deletions
|
|
@ -18,6 +18,7 @@ pandora.ui.documentPanel = function() {
|
|||
resize: function(data) {
|
||||
if (!pandora.user.ui.document) {
|
||||
pandora.$ui.list && pandora.$ui.list.size();
|
||||
pandora.resizeFilters();
|
||||
} else {
|
||||
pandora.$ui.document && pandora.$ui.document.update();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue