Problem/Motivation
Photoswipe has a settings page at /admin/config/media/photoswipe but Photoswipe Inline does not load in these settings.
Proposed resolution
Leverage the Photoswipe module's photoswipe.assets_manager service to load in the library and settings from the config form.
Issue fork photoswipe_inline-3585825
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
Comment #3
chriswingerComment #6
ivnishThanks! Fixed