[Libreoffice-bugs] [Bug 132605] Connector dialog does not allow negative value for Line Skew

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat May 2 08:34:47 UTC 2020


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

--- Comment #2 from Julien Nabet <serval2412 at yahoo.fr> ---
We may change the range here:
cui/source/tabpages/connect.cxx in SvxConnectionPage::SvxConnectionPage
eg by adding : m_xMtrFldLine2->set_range(-5000, 5000, eFUnit);

What should be the range for:
Line 1 / Line 2 / Line 3 for Line Skew
and
Begin horizontal / End horizontal / Begin vertical / End vertical for Line
Spacing

Also, I noticed that when changing connector several times the enable/disable
process for Line Skew seems buggy (sometimes an item stays disabled). I'd like
to have your opinion before submitting a new bugtracker.

-- 
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/20200502/afac9b5f/attachment.htm>


More information about the Libreoffice-bugs mailing list