Seem to be two bugs in autoplay. First of all the variable is set to 1 or 2 then tested to be TRUE or FALSE, so always renders true.
Then even when I set it to FALSE manually, and saw it in the page source, the block still expanded to fill half my screen.
Using firefox 3

Comments

ComputerWolf’s picture

Status: Active » Fixed

The variable should actually be set to 0 for autoplay to be false. The text is incorrect. The correct wording has been committed to the 6.x branch.

Also, when you say that you are setting to false manually, are you pressing the image that resembles a light bulb? This is actually a feature that allows you to view an image larger, not a pause button. Sorry for any confusion.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.