https://bugs.freedesktop.org/show_bug.cgi?id=42750

--- Comment #11 from Michael Stahl <[email protected]> 2012-03-15 11:10:46 PDT 
---
so it seems the border lines are painted first, then the "subsidiary lines"
are painted over them, which somehow used to work but now doesn't;
i.e. i get visible border lines on master by commenting out these lines:

            // collect sub-lines
            pPage->RefreshSubsidiary( aPaintRect );
            // paint special sub-lines
            pSpecSubsLines->PaintSubsidiary( pSh->GetOut(), NULL );

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to