Please add a feature whereby multiple images are displayed in the center (if they fit)?
For example, out of N images, perhaps 3 can fit, given the provided height (image width should adjust automatically to the carousel height).
On initial load, the content would get fitted from the left and any left-over space would have a Partial Visible on the right-edge.
When scrolling to the right, the next image would be fitted on the right edge, and Partial Visible would switch to the left edge.
When scrolling to the left, the next image would be fitted on the left edge, and Partial Visible would switch to the right edge.
Please include support for images with different dimensions. In other words, sometimes, 3 images may fit fully. Other times, only 2 or only 4.