lots of stuff (part2)
This commit is contained in:
parent
feddea0ccd
commit
0d77cfd158
14 changed files with 767 additions and 578 deletions
|
|
@ -7,7 +7,7 @@ oml.ui.previewDialog = function() {
|
|||
$image,
|
||||
$list = oml.$ui.list,
|
||||
item = Ox.last($list.options('selected')),
|
||||
coverRatio = $list.value(item, 'coverRatio') || oml.config.coverRatio,
|
||||
coverRatio = $list.value(item, 'coverRatio') || oml.config.iconRatio,
|
||||
size = getSize(coverRatio),
|
||||
|
||||
that = Ox.Dialog({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue