[Libreoffice-bugs] [Bug 117348] Contrast and size of Impress grid affects visibility and usefulness

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu May 31 20:45:38 UTC 2018


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

V Stuart Foote <vstuart.foote at utsa.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fito at libreoffice.org

--- Comment #24 from V Stuart Foote <vstuart.foote at utsa.edu> ---
The Dark Gray 3 or Light Gray 2 of comment 21 are not appropriate as we'd have
to use their RGB value rather than a defined color constant for the
Autocolors[].

Rather, I've no objection to providing increased contrast by changing the
DRAWGRID 
aAutocolors[] slot's color constant [1] from COL_LIGHTGRAY rgb(0xc0,0xc0,0xc0)
to COL_GRAY7 rgb(0x66,0x66,0x66) [2].

Logic needed to scale the grid dots on zoom is a bit more involved, but the
color change over is simple and would make folks happier as a default.

@Adolfo, Samuel? One of you care to push a patch for testing?

=-ref-=
[1]
https://opengrok.libreoffice.org/xref/core/svtools/source/config/colorcfg.cxx#444
[2] https://opengrok.libreoffice.org/xref/core/include/tools/color.hxx#250

-- 
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/20180531/8eff1aeb/attachment.html>


More information about the Libreoffice-bugs mailing list