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
|
||||
.clone()
|
||||
.removeClass('current')
|
||||
.attr('gid', null))
|
||||
/*
|
||||
.css({
|
||||
width: img.outerWidth(),
|
||||
height: img.outerHeight(),
|
||||
})
|
||||
*/
|
||||
, s)
|
||||
.attr('gid', null)),
|
||||
s)
|
||||
// place it over the current image...
|
||||
.css({
|
||||
top: io.top - vo.top,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user