Problem/Motivation

Moving from Owl Carousel 8.x-1.x, I noticed that a few of the options I needed were missing from the UI.

Proposed resolution

Adding settings for navPosition, autoplayButtonOutput, autoplayPosition, autoplayText, autoplayTextStart, autoplayTextStop, controlsPosition, controlsText, controlsTextPrev, controlsTextNext, arrowKeys, mouseDrag, and speed.

Remaining tasks

Add options that others may need.

User interface changes

Adds fields for navPosition, autoplayButtonOutput, autoplayPosition, autoplayText, autoplayTextStart, autoplayTextStop, controlsPosition, controlsText, controlsTextPrev, controlsTextNext, arrowKeys, mouseDrag, and speed.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

kevinfunk created an issue. See original summary.

kevinfunk’s picture

Status: Active » Needs review
kevinfunk’s picture

Issue summary: View changes

ipwa made their first commit to this issue’s fork.

ipwa’s picture

Status: Needs review » Reviewed & tested by the community

Thanks @kevinfunk for your valuable contribution, we really appreciate it :D

Everything seems to be working well in the field formatter and the views plugin. We might want to revisit how we order and group the fields.

Awesome work!

ipwa’s picture

  • ipwa committed c547073 on 1.0.x authored by kevinfunk
    Issue #3316017 by kevinfunk, ipwa: Add additional options
    
ipwa’s picture

ipwa’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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

hansrossel’s picture

autoplayTimeout is also a useful option, as the default autoplay timeout is 5000ms, which is very long.