Testing iOS crash

This commit is contained in:
Tobias Reich 2014-07-12 20:23:45 +02:00
parent 911e168b6f
commit 8eccd7bad2
2 changed files with 2 additions and 2 deletions

View File

@ -74,7 +74,7 @@ album = {
view.album.init();
if (!refresh) {
lychee.animate(".album:nth-child(-n+100), .photo:nth-child(-n+100)", "contentZoomIn");
//lychee.animate(".album:nth-child(-n+100), .photo:nth-child(-n+100)", "contentZoomIn");
view.header.mode("album");
}

File diff suppressed because one or more lines are too long