sachinchoolur / lightGallery

A customizable, modular, responsive, lightbox gallery plugin.
https://www.lightgalleryjs.com/
Other
6.55k stars 1.29k forks source link

Zoom infiniteZoom settings option not in .d.ts files #1525

Closed CCCullens closed 1 year ago

CCCullens commented 1 year ago

Description

Describe the issue that you're seeing.

Zoom plugin documents an infiniteZoom settings. However no .d.ts file includes this setting. Thus in TypeScript very hard to access in a type safe way.

Steps to reproduce

Docs say:

infiniteZoom | boolean | true

Enable/Disable infinite zoom. If you set this to true, you can zoom in more than the original size of the image.

JS code that you use to initialize lightGallery.

does not matter,

Environment

2.7.1

Additional context

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.