Skip to content

singleselection: Add ::hide-selection property

Benjamin Otte requested to merge wip/otte/hide-selection into master

Add a property to hide the selection from the listview. This makes it possible to "turn off" selections in widgets like CCPanelList when collapsing from a sidebar to a menu view due to size constraints and back on when switching back.

Merge request reports