Skip to content
  • Vlad Zahorodnii's avatar
    reserve space for checkable widgets in menu items · 8989f8fd
    Vlad Zahorodnii authored
    Summary:
    At a given moment, menu items do not have empty space on the left side.
    This feels not really comfortable or "natural"(I don't know how to
    express this feeling).
    
    This revision tries to solve the problem above by reserving space for checkable
    widgets. Also, it achieves consistency with macOS/Windows/Unity/etc.
    
    Before
    
    {F5704700, layout=center, size=full}
    
    After
    
    {F5708012, layout=center, size=full}
    
    Context menus with checkable widgets(e.g. radio buttons or checkboxes) look the same
    
    {F5708014, layout=center, size=full}
    
    Test Plan: * open context menu
    
    Reviewers: #breeze, #vdg, ngraham, hpereiradacosta
    
    Reviewed By: hpereiradacosta
    
    Subscribers: januz, fabianr, mmustac, abetts, anemeth, plasma-devel
    
    Tags: #plasma
    
    Differential Revision: https://phabricator.kde.org/D10438
    8989f8fd