Allan Rae wrote:

> A 20 second scan of the code in LoadQueue.C suggests that push_front()
> and pop_front() is the reason your queue is acting like a stack.
> 
> Try pushing on one end and popping off the other.

Sorry Allan, I've tried to answer you by mail but with no luck. It is
supposed to work like this, because we want newly added images to be loaded
first (except from when loading a document, they came because of user
interaction: scrolling, editing, etc). 

Alfredo


Reply via email to