[Libreoffice-bugs] [Bug 121241] MacOS: table borders aren't black but grayish

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Nov 8 16:46:41 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=121241

--- Comment #2 from Armin Le Grand (CIB) <Armin.Le.Grand at me.com> ---
Should work, see AquaSalGraphics::drawPolyLine:

    if(bPixelSnapHairline) { aPolyLine =
basegfx::utils::snapPointsOfHorizontalOrVerticalEdges(aPolyLine); }

That line does the trick, and it's neither missing nor has bPixelSnapHairline
changed...

@Xisco: Can you please re-check when the build including tdf#120252 is
available?

-- 
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/20181108/bcc1ae05/attachment-0001.html>


More information about the Libreoffice-bugs mailing list