To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=116318
User af changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Thu Jan 13 15:37:18 +0000
2011 -------
This issue has been introduced by issue 105937 in cws thbfixes10 (which was
integrated into DEV300 m77): a simple mix-up of method names. In
cppcanvas/source/mtfrenderer/implrenderer.cxx the method
ImplRenderer::createGradientAction called
basegfx::tools::createLinearODFGradientInfo instead of
basegfx::tools::createAxialODFGradientInfo to paint axial gradients.
The border value had to be adapted for the new method: the area covered by the
actual gradient (1 minus the border) was doubled to counteract the compression
caused by painting (in effect) two linear gradients side-by-side.
Modified file:
cppcanvas/source/mtfrenderer/implrenderer.cxx
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]