Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Kate Kate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • UtilitiesUtilities
  • KateKate
  • Merge requests
  • !453

Make collapsed sidebars resizable by mouse again

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Jan Paul Batrina requested to merge work/dont_collapse_toolviews into master Jul 12, 2021
  • Overview 1
  • Commits 1
  • Pipelines 2
  • Changes 2

bccc7d35 hides plugin views when their sidebar is collapsed which made the sidebar unresizable.

This commit adds a placeholder (an empty QLabel) which is shown when the sidebar is collapsed so that it will still be resizable. The plugin views are properly shown again after the sidebar is manually expanded using the mouse.

This is the fix I mentioned in !451 (comment 270707).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/dont_collapse_toolviews