Change number of segments?
Is it possible to change the number of segments after initialize an SPB instance? For example, a user could delete an item in middle of viewing, thus, segment should update to reflect number of viewing items.
Thanks for a fantastic library btw!
At the moment not, but might make sense to add that functionality. I might have some time next week.
@tnahvu Would he be deleting the current item? To which item should the animation then jump, previous or next item?
Oops! So sorry for the late response. Didn't see this until just now. Yes, the current index item gets deleted and should skip to the the beginning of the next item
Hi any news regarding this thread?