<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - UI: Tools; Options. Increase the size of the dialog to be able to expand the list without horizontal scrollbar (by default)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=137032#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - UI: Tools; Options. Increase the size of the dialog to be able to expand the list without horizontal scrollbar (by default)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=137032">bug 137032</a>
from <span class="vcard"><a class="email" href="mailto:caolanm@redhat.com" title="Caolán McNamara <caolanm@redhat.com>"> <span class="fn">Caolán McNamara</span></a>
</span></b>
<pre>The width of the treeview on the left is set by
cui/source/options/treeopt.cxx:493
the "30" of...
xTreeLB->set_size_request(xTreeLB->get_approximate_digit_width() * 30,
aSize.Height());</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>