PhotoViewer icon indicating copy to clipboard operation
PhotoViewer copied to clipboard

when Scrolling images the image is shaking

Open perlasivakrishna opened this issue 11 years ago • 0 comments

While swiping the images image is shaking little bit, and goes up finally.But if i use arrows to swipe the images its fine

  • (void)scrollViewDidEndDecelerating:(UIScrollView *)scrollView
  • (void)scrollViewWillBeginDecelerating:(UIScrollView *)scrollView if i comment these two methods, there is no shaking. is there any problem now , and what is the use of these methods.

perlasivakrishna avatar Oct 16 '14 08:10 perlasivakrishna