You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, first of all thanks for this fantastic library.
I have a question about the use of different input (like arrow, swipe, mouse wheel or keyboard inputs), but I don't understand why if I click on an arrow and after make a swipe in the same direction, if I want to use another time the arrow it's impossible, because I have to swipe to the opposite position to use arrow and when i do that the slider scroll by two position. I checked my code and different forms but I dont find a solution, someone can help me please?
The setting of the slider is that:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, first of all thanks for this fantastic library.
I have a question about the use of different input (like arrow, swipe, mouse wheel or keyboard inputs), but I don't understand why if I click on an arrow and after make a swipe in the same direction, if I want to use another time the arrow it's impossible, because I have to swipe to the opposite position to use arrow and when i do that the slider scroll by two position. I checked my code and different forms but I dont find a solution, someone can help me please?
The setting of the slider is that:
I pass an id value to initialize all the different sliders, the sliders are composed by a json file passed me by an online service we used.
Beta Was this translation helpful? Give feedback.
All reactions