lukasz-galka / ngx-gallery

Angular image gallery plugin
https://lukasz-galka.github.io/ngx-gallery-demo/
MIT License
436 stars 172 forks source link

How to make "thumbnails on right" gallery with ngx-gallery #323

Open goldenstar07 opened 4 years ago

goldenstar07 commented 4 years ago

This is very nice component. But I'm currently want to make a thumbnails on right gallery with ngx-gallery. How can I make this?

iivanov90 commented 3 years ago

Hello @lukasz-galka , I want to make thumbnails to start from right to left side. I try to use those method: moveThumbnailsRight() but no success. Can you give me example how to do that?