[REVIEW-3-5][CHERRY-PICKED-3-5] Fix fdo#45219 wrong transparency for animated objects.
Radek Doulik
rodo at novell.com
Tue Mar 20 03:45:46 PDT 2012
Hi Thorsten,
looks good, cherry picked an pushed.
Cheers
Radek
On Fri, 2012-03-16 at 18:26 +0100, Thorsten Behrens wrote:
> Hi there,
>
> http://cgit.freedesktop.org/libreoffice/core/commit/?id=2c7e061997202df9e602e209cf40c61606582e8e
>
> fixes the most obvious glitch in fdo#45219 - multiple paints of the
> same sprite on top of each other, killing the hue for transparent
> objects.
>
> (std::unique in this case _needs_ to eliminate duplicate, but
> otherwise equal-under-SpriteWeakOrder entries. Also, std::unique
> wants a BinaryPredicate, not a StrictWeakOrder. Note further that
> the used rtl::Reference does have a working operator==)
>
> Cheers,
>
> -- Thorsten
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
More information about the LibreOffice
mailing list