[Libreoffice-ux-advise] [Bug 146018] Group similar autofilter submenu items to save the vertical space

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Dec 10 10:07:47 UTC 2021


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

Caolán McNamara <caolanm at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #31 from Caolán McNamara <caolanm at redhat.com> ---
sc/source/ui/cctrl/checklistmenu.cxx has

// number of rows visible in checklist
constexpr int nCheckListVisibleRows = 9;

// number of rows visible in colorlist
constexpr int nColorListVisibleRows = 9;

if anyone wants to tweak those further

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list