This isn't scrolling. It's panning. And it should be pretty smooth. I'm guessing that you placed the image viewer in a scrollable parent and as a result scrolling and panning collide. Place the image viewer in the center of a border layout form without any scrolling. It should be smooth.
On Monday, July 13, 2020 at 9:57:48 AM UTC+3 [email protected] wrote: > i want to make more easy to scrolling (Reduced touch path) > > > On Thursday, July 9, 2020 at 5:22:22 AM UTC+3, Shai Almog wrote: >> >> Hi >> You probably shouldn't change either one of these. I >> >> 'm not sure what you mean by "smoothing". Do you mean panning within the >> image, the transition between one image to the next or the process of >> dragging the finger. >> >> On Wednesday, July 8, 2020 at 6:03:51 PM UTC+3 [email protected] >> wrote: >> >>> hi, >>> i want to increase smoothing for ImageViewer cmb >>> i tried these functions bun not work >>> gui_Image_Viewer.setScrollAnimationSpeed(100); >>> gui_Image_Viewer.setScrollOpacityChangeSpeed(100); >>> >>> >>> -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/65063d9e-72a1-45f1-908f-f82e95e1c55bn%40googlegroups.com.
