Browse Source

Temporary removed preload #232

Tobias Reich 9 years ago
parent
commit
436dcfef8c
3 changed files with 1 additions and 2 deletions
  1. 1 1
      assets/js/photo.js
  2. 0 0
      assets/min/main.js
  3. 0 1
      docs/Changelog.md

+ 1 - 1
assets/js/photo.js

@@ -46,7 +46,7 @@ photo = {
 			lychee.imageview.show();
 			setTimeout(function() {
 				lychee.content.show();
-				photo.preloadNext(photoID, albumID);
+				//photo.preloadNext(photoID, albumID);
 			}, 300);
 
 		});

File diff suppressed because it is too large
+ 0 - 0
assets/min/main.js


+ 0 - 1
docs/Changelog.md

@@ -3,7 +3,6 @@
 Released ??, 2014
 
 - `New` Caching for albums (Thanks @r0x0r, #232)
-- `New` Preload next photo (Thanks @r0x0r, #185, #232)
 - `New` Save scroll position of albums (Thanks @r0x0r, #232)
 - `New` Added Dockerfile (@renfredxh, #236)
 - `Improved` Newest album on the top (Thanks @r0x0r, #232)

Some files were not shown because too many files changed in this diff