mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
more tweaking image rotation...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
62c4f50159
commit
d0376d5c74
@ -165,6 +165,7 @@ function getImageGID(image){
|
||||
// position at the exact frame of the animation, this might not be
|
||||
// the desired "final" data...
|
||||
// XXX account for rotated images...
|
||||
// need to keep this generic but still account for rotation...
|
||||
function getRelativeVisualPosition(outer, inner){
|
||||
outer = $(outer).offset()
|
||||
inner = $(inner).offset()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user