[Libreoffice-bugs] [Bug 132201] FILESAVE: PPTX: glow effect is gone in MSO after RT
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Apr 17 17:41:47 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=132201
--- Comment #2 from Xisco Faulí <xiscofauli at libreoffice.org> ---
content in slide1 changed from
<a:effectLst>
<a:glow rad="355600">
<a:schemeClr val="accent1">
<a:alpha val="40000"/>
</a:schemeClr>
</a:glow>
<a:outerShdw algn="t" blurRad="76200" dir="2759954" dist="2539861"
rotWithShape="0">
<a:srgbClr val="000000">
<a:alpha val="40000"/>
</a:srgbClr>
</a:outerShdw>
</a:effectLst>
to
<a:effectLst>
<a:outerShdw algn="t" blurRad="76200" dir="2759954" dist="2539861"
rotWithShape="0">
<a:srgbClr val="000000">
<a:alpha val="40000"/>
</a:srgbClr>
</a:outerShdw>
<a:glow rad="355600">
<a:srgbClr val="5b9bd5"/>
</a:glow>
</a:effectLst>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200417/a5f9be0c/attachment.htm>
More information about the Libreoffice-bugs
mailing list