Opened 3 months ago
Last modified 3 months ago
I have an AnimView in an ImageScrollWin. Dragging works, but if I try to scroll using the scrollbars, the image jumps all over the place (unless I scroll very slowly). Setting smooth = FALSE in gtk_image_view_scroll_to2 fixes the problem.
Yup. Smooth scrolling never worked satisfactory and is mostly impossible to fix so it was removed in r540.