Changeset 29914


Ignore:
Timestamp:
Oct 7, 2014, 12:35:11 PM (10 years ago)
Author:
JanisV
Message:

Fixed autoplay when disabled

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Fotorama/template/fotorama-content.tpl

    r29732 r29914  
    5555                {/if}
    5656              });
     57              {if $Fotorama.autoplay or not $Fotorama.only_fullscreen}
    5758              fotorama.startAutoplay();
     59              {/if}
    5860
    5961              if (jQuery('.fotorama').attr('data-allowfullscreen') == 'native')
Note: See TracChangeset for help on using the changeset viewer.