You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hey marsuaga - edit your devrama js file, search for all instances of is_pause and set them to true
there's a few that are set to false, but set them all to true and you should be good to go
edit - note that this will kinda kill the lazy loading, but depending on your needs might be ok - good place to start nonetheless
edit 2: It seems the version he has on his website is broken but the version on github works (both 0.9.4). If you use the version from github and change all instances of is_pause to false, it appears to work without breaking other functionality.
Hi,
Is there a way in which I can stop the transitions so that they only happen when the user clicks the arrows?
The text was updated successfully, but these errors were encountered: