Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Carousel when multiple items are in popup

Compare
Choose a tag to compare
@nareddyt nareddyt released this 28 Apr 15:26
· 59 commits to master since this release
fd78f13

This release adds a new Carousel feature to the popup. Previously, when a site had multiple items, they would display vertically and the popup would contain a scrollbar:

image

With this new feature, the items are displayed in a Carousel side-by-side:

image

Special thanks to @bauercj for his work on this. See #59 for more details.