JoshDSommer / nativescript-slides

A NativeScript plugin that is for Intro Tutorials, Image Carousels or any other slide functionality
Other
70 stars 32 forks source link

goToSlide broken if you go more than one back #85

Closed patrickpereira closed 7 years ago

patrickpereira commented 7 years ago

Hi Josh,

It works fine if I go higher in the slides, but if I go more than one back the slide doesn't update:

Example:

  1. goToSlide(4) - works fine
  2. goToslide(6) - works fine
  3. goToSlide(5) - works fine
  4. goToSlide(3) - broken, doesn't update the slide on any cases if you jump more than 1 index down.
JoshDSommer commented 7 years ago

@patrickpereira I'm sorry I didn't get back to you. If this is still an issue please re-open