Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to make the thumbnails stay still #289

Closed
astanley86 opened this issue Jun 18, 2019 · 3 comments · Fixed by #488
Closed

How to make the thumbnails stay still #289

astanley86 opened this issue Jun 18, 2019 · 3 comments · Fixed by #488

Comments

@astanley86
Copy link

Awesome gallery! Is it possible to have the thumbnails stay in the same place regardless of which image is being displayed? The default experience is moving and sliding around.

I'd like to use this project for an ecommerce product page image gallery, similar to the amazon.com product page.

Thank you!

@MurhafSousli
Copy link
Owner

MurhafSousli commented Jun 19, 2019

Hi @astanley86 thanks a lot!

It is not possible to disconnect thumbnails from the main slider completely, currently you can use thumbMode="free" but that would still highlight and scroll to the selected item in the thumbnail when the selected item in the main slider is changed

@bsayat
Copy link

bsayat commented Jun 9, 2022

@MurhafSousli hi there. is it possible to add nav icons (left and right chevron icon) for thumblist navigation?

https://prnt.sc/rcDcM9YPc-0x - example image here

@MurhafSousli MurhafSousli linked a pull request Oct 18, 2022 that will close this issue
@MurhafSousli
Copy link
Owner

MurhafSousli commented Oct 27, 2022

This should be fixed in v8.0.0-beta.0, there is new option called thumbDetached which can be set to true

Install it npm i ng-gallery@beta and npm i bezier-easing

Stackblitz for v8 beta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants