Problem/Motivation

ResponsiveImageGalleryGallery does not redefine parent methods, leading to multiple executions of the same code.

Proposed resolution

Redefine all methods according to Drupal\pagedesigner\Plugin\pagedesigner\HandlerPluginInterface with an empty body (analogous to ResponsiveImage).

Remaining tasks

  • Create MR with proposed changes
  • Review and merge

User interface changes

None

API changes

None

Data model changes

None

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

pvbergen created an issue. See original summary.

pvbergen’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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