Open GoogleCodeExporter opened 9 years ago
I can only assume this to be a delay when browsing (page loading) as web pages
default to white for their background color. I have primarily been testing on a
local server so I may need to do some web based testing to see if it occurs for
me.
Original comment by gorounreal
on 7 Dec 2012 at 12:03
I think it occurs on larger images that have a longer loading time.
Am 07.12.2012 13:03 schrieb <phppi@googlecode.com>:
Original comment by muelli1...@gmail.com
on 7 Dec 2012 at 12:06
Ah ok, in that case you might want to try increasing the amount of memory
available to PHP (check PHPPI settings). Sometimes images take longer to load
if there isn't enough memory available to php (and can also corrupt the image).
Otherwise it might be beneficial to optimize the image before using with PHPPI
(especially if you're making it web based).
The other alternative would be to enable javascript navigation in the settings.
This eliminates any page loads between images but requires javascript. Enabling
fancybox would also work but it disables the built in viewer.
Original comment by gorounreal
on 7 Dec 2012 at 12:42
Original issue reported on code.google.com by
muelli1...@gmail.com
on 5 Dec 2012 at 1:27