There is an alter function for the Flickity settings, but it does not comply with Drupal expectation, as it does not contain the module name as a prefix and may lead to compatibility issues.

Moreover, as there as several Flickity options that are very specific to the design, we should allow themes to alter the settings.

Issue fork flickity-3095050

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:

Comments

B-Prod created an issue. See original summary.

b-prod’s picture

Status: Active » Needs review
StatusFileSize
new2.01 KB

This patch avoid conflicts with another module when altering the Flickity settings, and allow themes to make changes to the settings.

earthday47’s picture

Version: 8.x-2.x-dev » 3.0.x-dev

Moving to new 3.0 version.

earthday47’s picture

Status: Needs review » Fixed

Looks good!

Status: Fixed » Closed (fixed)

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