> Mattias, > > I'm unable to reproduce this in the Shotwell trunk on Ubuntu 10.10. > What version of Shotwell do you have? It sounds like the problem > happens when you scroll with the touchstick middle button. Does it also > happen when you scroll using Page Up/Page Down, or when you use the > scrollbar on the right side of the window? > > adam >
I compiled the trunk today to check this out, and yes, it is present in trunk on Ubuntu 10.10. It happens with touchpad scrolling too, actually this makes no difference, as these both generate the exact same events as mouse wheel does. It also happens when using the scrollbar, although because of the speed it is harder to see it happening, but it still does. I haven't seen it with Page Down, this is all different beast. Flickering also happens when dragging the scrollbar down through large set of images, therefore: My theory is that it is caused by preloading of unvisible images. This happens only when there are enough images in the set, so that the last ones are not loaded. When you scroll down to these, images are loaded and during that time the view jumps back a little. This may be a gtk bug as well. Mattias _______________________________________________ Shotwell mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
