https://issues.apache.org/ooo/show_bug.cgi?id=122985

--- Comment #10 from Armin Le Grand <[email protected]> ---
AG: Checked what happens when not setting a swap time at all; idea was that the
GraphicManager (which at least reads the timeout from the settings in
GraphicObject::ImplSetGraphicManager and sets it at the global GraphicCache)
would then swap out all GraphicObjects after the given time, but this does not
work. Reading the setting itself and set it instead of the 5000ms works well;
still has its weaknesses since it *tests* for swap out every e.g. 10 minutes
(if set so), also no 'touch' when the graphic is used to reset the timer is
there (what would be normal for a cache). What to do...?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.

Reply via email to