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:
Andrea Gelmini 2023-02-20 12:02:30 +01:00 committed by Julien Nabet
parent 389c626797
commit 71a67048f5

View file

@ -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)
{