some bit shuffling that seems to make item views return to lists views with proper selection
This commit is contained in:
parent
b9fb78d395
commit
3b00b384f2
8 changed files with 28 additions and 19 deletions
|
|
@ -162,8 +162,6 @@ Ox.load('Geo', function() {
|
|||
height: pandora.$ui.contentPanel.size(1),
|
||||
width: pandora.$ui.document.width() - pandora.$ui.mainPanel.size(0) - 1
|
||||
});
|
||||
//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