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

--- Comment #22 from Caolán McNamara <caol...@redhat.com> ---
Only need to calculate the length of the 10 strings shown in the menu as they
are entered at runtime. So no biggy. As to where to store the sizes, it can be
done the same way as the font name dialog beside it which has to do basically
the same thing, except with a lot more entries than the stylename box. It just
means the FontStyleListBox has to have a vector of widths which it updates as
it enters an entry and massages the numbers to keep its ComboBox superclass
happy. Might be able to carve out a little time next week to make it work

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to