[Libreoffice-bugs] [Bug 125327] Padding to text labels of the tabs on the Format Cells or Character dialogs need a bit more space before and after the label

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon May 20 08:56:03 UTC 2019


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

--- Comment #3 from Caolán McNamara <caolanm at redhat.com> ---
For these "gen" vclplug cases the values that initially control this are in
include/vcl/tabctrl.hxx the TAB_TABOFFSET_X value (currently 3) and then
mediated by the per-platform theming code i.e. in TabControl::ImplGetItemSize
calls GetNativeControlRegion with ControlType::TabItem which for windows will
end up in vcl/win/gdi/salnativewidgets-luna.cxx. The Windows one doesn't seem
to suggest any extra expansion of the tab so on first glance if someone want to
look into increasing this, then TAB_TABOFFSET_X might be the place to go

-- 
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/20190520/4a549b44/attachment.html>


More information about the Libreoffice-bugs mailing list