Ah, the above description is wrong.
Flickering occrued when shifting from one image to next image, not when scrolling viewport within the same image.
Added:
Disable double buffer for GtkViewport will affect the problem. The first refresh will display partial completed image, and the second refresh will display complete image. I think the problem should be caused by the thread for preloading has not completed when shifting to next image.
It has nothing to do with GTK+ or xepdmgr.
Last edited by ericshliao; 11-15-2008 at 06:00 AM.
|