mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-11-01 20:00:10 +00:00
minor comment changes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
c841676aa4
commit
7e11095748
@ -1235,7 +1235,9 @@ function setupEvents(){
|
||||
swipeUp: ImageGrid.shiftImageUp,
|
||||
swipeDown: ImageGrid.shiftImageDown,
|
||||
})
|
||||
// XXX pinch: do gradual zooming...
|
||||
// pinch...
|
||||
// XXX do gradual animated zooming...
|
||||
// XXX this does not work with swipe (report submitted)...
|
||||
$('.viewer')
|
||||
.swipe({
|
||||
pinchIn: ImageGrid.scaleContainerUp,
|
||||
|
Loading…
x
Reference in New Issue
Block a user