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

Matthew Francis <fdb...@neosheffield.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |bisected

--- Comment #9 from Matthew Francis <fdb...@neosheffield.co.uk> ---
There are lots of commits in the bibisect range relating to border rendering,
but the most directly responsible are the three below.

Reasonably enough these have to do with preventing borders become invisible at
different zoom settings, so the code is essentially working as currently
designed, but given that it is already possible to set the line thickness so
that the border is 1px and dashed (correctly), perhaps it is still reasonable
to retain the dashing even when the line width is overridden to ensure
visibility?


commit 01104522ef890bb535994311e627ba1bbfff023c
Author: Kohei Yoshida <kohei.yosh...@collabora.com>
Date:   Mon Jan 20 12:03:39 2014 -0500

    Ensure that the pixel line is at least 1 pixel wide.

    Without this, some dashed lines may not get drawn at all at some zoom
levels.

    Change-Id: I273c1548325d14f56618df8ca4166aac58a3ff3f

commit 41bee5b83102760a6da7eaca3b770e4c4e310d4d
Author: Kohei Yoshida <kohei.yosh...@collabora.com>
Date:   Mon Jan 20 11:48:36 2014 -0500

    Do the same when the pixel thickness is zero.

    Change-Id: Icfbb295abb19cf58477f4f14f4a7294a540151c2

commit 30f97564f86ff2fff3e682a14191db0d841df0cf
Author: Kohei Yoshida <kohei.yosh...@collabora.com>
Date:   Mon Jan 20 11:41:41 2014 -0500

    Substitute dashed line with a solid line at lower zoom levels.

    Change-Id: I0437409b6a5d6163fadf777df5c028950727e786

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to