mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
added experemental .setup(..)/.cleanup(..) events -- not triggered yet...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a283958a49
commit
e90f5f9b64
@ -394,7 +394,7 @@ var BrowserHostActions = actions.Actions({
|
|||||||
.ribbons
|
.ribbons
|
||||||
.restoreTransitions()
|
.restoreTransitions()
|
||||||
// show viewer after we are done...
|
// show viewer after we are done...
|
||||||
that.dom[0].style.visibility = '' }, 100)
|
that.dom[0].style.visibility = '' }, 150)
|
||||||
}
|
}
|
||||||
})],
|
})],
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user