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

Mike Kaganski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|needsDevEval                |difficultyMedium, easyHack,
                   |                            |skillCpp

--- Comment #17 from Mike Kaganski <[email protected]> ---
This has an obvious code pointer. Since bug 46073 was fixed by commit
7794baf89e74fc8308c8e1505f47d60b6547465f, it is easy to see what code is
responsible for the both modes (corner marks / boundary rectangles). So the
task is:

1. Introduce an option (e.g., meaning "show corner marks for text boundaries
when formatting marks are not shown", which would match the current behavior);
2. Change the respective code to take that setting into account (so that when
text boundaries are shown, and that option is *not* activated, the boundaries
would be rectangles);
3. Introduce an UI for that (under Options, I think, but that's a question to
UX).

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to