mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
7db1d32570
commit
e1f328b918
@ -1047,7 +1047,8 @@ function setupEvents(){
|
||||
updated = false
|
||||
}}, 60000)
|
||||
// autosave every ten minutes...
|
||||
setInterval(ImageGrid.saveState, 600000)
|
||||
// XXX do we really need this?
|
||||
//setInterval(ImageGrid.saveState, 600000)
|
||||
|
||||
// resize...
|
||||
$(window).resize(function() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user