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

--- Comment #5 from Armin Le Grand <[email protected]> ---
ALG: Was a windows-specific cacing problem for the new GdiPlusBitmapCache;
BitmapEx from VCL uses a content and an alpha bitmap, both get combined to a
single GdiPlusBitmap. This one is cached, but the associated alpha from
construction was not remembered. In this special case only the alpha-bitmap
changed and this was not detected. Waiting a while (so that the cached
GdiPlusBitmap was flushed) could solve the problem.
Added handling of associated alpha, checking in...

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

Reply via email to