Issue:
Drag an image halfway and release pointer outside of the component (above or below). ImageViewer freezes and continues to show 2 images until it receives another pointer event.
Expectation:
ImageViewer should snapback if less than the threshold or go to the next image if more, regardless of where the pointer is released on screen.
On a side note: I've been trying to update CN1 files for 2 weeks but I'm not receiving any update. Is something wrong on my end or you've paused the weekly update?
Using ImageViewer with a list of images.
Issue: Drag an image halfway and release pointer outside of the component (above or below). ImageViewer freezes and continues to show 2 images until it receives another pointer event.
Expectation: ImageViewer should snapback if less than the threshold or go to the next image if more, regardless of where the pointer is released on screen.