Increase image pool to 10 images.

This commit is contained in:
Simo Kinnunen
2015-04-27 18:25:55 +09:00
parent 94ea19c791
commit 9c3ecf3d31

View File

@@ -209,7 +209,7 @@ module.exports = function DeviceScreenDirective(
, cachedImageHeight = 0
, cssRotation = 0
, alwaysUpright = false
, imagePool = new ImagePool(6)
, imagePool = new ImagePool(10)
function applyQuirks(banner) {
element[0].classList.toggle(