mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
minor cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
5fe2c662f7
commit
211f8cec9c
@ -422,14 +422,8 @@ module.RibbonsPrototype = {
|
|||||||
img
|
img
|
||||||
.clone()
|
.clone()
|
||||||
.removeClass('current')
|
.removeClass('current')
|
||||||
.attr('gid', null))
|
.attr('gid', null)),
|
||||||
/*
|
s)
|
||||||
.css({
|
|
||||||
width: img.outerWidth(),
|
|
||||||
height: img.outerHeight(),
|
|
||||||
})
|
|
||||||
*/
|
|
||||||
, s)
|
|
||||||
// place it over the current image...
|
// place it over the current image...
|
||||||
.css({
|
.css({
|
||||||
top: io.top - vo.top,
|
top: io.top - vo.top,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user