On Sat, 22 Feb 2003, Alfredo Braunstein wrote:

> 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).

Ah.  There you go then.  I should have spent 30 seconds instead ;-)
It seems you now have this all ironed out anyway.

Allan. (ARRae)

Reply via email to