Closed mwawrusch closed 4 years ago
Thanks for opening this @mwawrusch 👍🏼
Hello @superpeteblaze .. I am faced with the same issue.. Was there a possible fix for this?
No, this issue has not yet been resolved @bijuC1983.
For now this solved it for me https://gist.github.com/bijuC1983/8c1bf405e3686c95c12355135c4d3dca
Thanks for coming back with this @bijuC1983. Do you think this is something that could be added to ScalingCarousel directly? If so, It would be great to open a PR for it
scalingCarousel!.scrollToItem(at: IndexPath(row: 1, section: 0), at: .centeredHorizontally, animated: false)
scalingCarousel.reloadItems(at: [IndexPath.init(row: 1, section: 0)])
Closing as could not reproduce.
When initializing the view (in viewDidLoad)
the right item scalng gets messed up. It works fine when I scroll to element 0 though: