some changes towards fixed height icon lists
This commit is contained in:
parent
ace1817c9a
commit
bfcb489c5c
3 changed files with 13 additions and 6 deletions
|
|
@ -38,6 +38,7 @@ pandora.ui.browser = function() {
|
|||
} else {
|
||||
var that = Ox.IconList({
|
||||
centered: true,
|
||||
defaultRatio: 5/8,
|
||||
id: 'list',
|
||||
item: function(data, sort, size) {
|
||||
var ratio = data.poster.width / data.poster.height;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue