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

--- Comment #10 from Heiko Tietze <[email protected]> ---
(In reply to Patrick (volunteer) from comment #7)
> Created attachment 201181 [details]
> Rough patch that uses buttons instead of tabs for vertical tabs on macOS

It definitely becomes more mac'ish but what I dislike is the low button. It
needs at least 2px margin from the 28px (IIRC) icons which makes it 32px as
defined in c'tor:

Size gridSize(140, (nWinStyle & WB_SMALLICON) ? 32 : 70);

All other OS/DE respect this but macOS just adds white space around the TabItem
or PushButton.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to