[Libreoffice-bugs] [Bug 137032] UI: Tools; Options. Increase the size of the dialog to be able to expand the list without horizontal scrollbar (by default)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Sep 29 08:22:53 UTC 2020


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

--- Comment #9 from Caolán McNamara <caolanm at redhat.com> ---
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());

-- 
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/20200929/ae153638/attachment.htm>


More information about the Libreoffice-bugs mailing list