Skip to content

Possibility to collapse the sidebar

Louis Schul requested to merge work/side_collapsed into master

'Technical changes'

  • The TreeView is now entirely collapsed by default
  • The searchBar now use an action and can be triggered by a shortcut (Ctrl+F) and has a ToolTip just like the rest of the action in the actionBar

'Visual changes'

  • The sidebar can be collasped/expend (desktop only)
  • The internal ListView of the TreeView clip its content
Showcase of the added features: sidebar_collapse

Merge request reports