Fix typo
Change-Id: I0247eec84ea4c7dc5386bd8bcb9792601758e8c8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147317 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
389c626797
commit
71a67048f5
1 changed files with 1 additions and 1 deletions
|
@ -464,7 +464,7 @@ namespace basegfx
|
|||
// MCGR: Similar to getRectangularGradientAlpha (please
|
||||
// see there) we need to use aspect ratio here. Due to
|
||||
// initEllipticalGradientInfo using M_SQRT2 to make this
|
||||
// gradient look 'nicer' this correciton seems not 100%
|
||||
// gradient look 'nicer' this correction seems not 100%
|
||||
// correct, but is close enough for now
|
||||
if(fAspectRatio > 1.0)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue