<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Connector dialog does not allow negative value for Line Skew"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=132605#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Connector dialog does not allow negative value for Line Skew"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=132605">bug 132605</a>
from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>