Adding Navigation Indicator (bullets) only when 2 or more items #1909
Unanswered
enzioardesch
asked this question in
Q&A
Replies: 1 comment
-
|
I think the best option is to write JS for it and hide bulllet with simple css |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to implement the navigation indicator bullets, but with the current provided example (https://photoswipe.com/adding-ui-elements/#adding-navigation-indicator-bullets) it shows a bullet if there is only one element. That isn't necessary for obvious reasons. Is there a way to edit this so that the bullets only become active if there are 2 or more elements?
I am currently using the code as provided in the example.
Beta Was this translation helpful? Give feedback.
All reactions