Skip to content

project_panel: Fix alignment of folded directory path components#47648

Merged
smitbarmase merged 1 commit intomainfrom
fix-folded-dir-alignment-project-panel
Jan 26, 2026
Merged

project_panel: Fix alignment of folded directory path components#47648
smitbarmase merged 1 commit intomainfrom
fix-folded-dir-alignment-project-panel

Conversation

@smitbarmase
Copy link
Member

The padding on folded directory path components was causing the first component to be misaligned with regular entry labels. This adds a negative margin to the first component to compensate for the left padding while preserving the hover background.

Before:
before-1 before-2

After:
after-1 after-2

Release Notes:

  • Fixed alignment of folded directory names in project panel.

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Jan 26, 2026
@smitbarmase smitbarmase enabled auto-merge (squash) January 26, 2026 13:24
@smitbarmase smitbarmase merged commit 1c113e7 into main Jan 26, 2026
29 checks passed
@smitbarmase smitbarmase deleted the fix-folded-dir-alignment-project-panel branch January 26, 2026 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant