Skip to content

ui: Tighten up right panel spacing and layout#1050

Open
Flohhhhh wants to merge 9 commits into
CyberTimon:mainfrom
Flohhhhh:ui/adjustments-panel-spacing
Open

ui: Tighten up right panel spacing and layout#1050
Flohhhhh wants to merge 9 commits into
CyberTimon:mainfrom
Flohhhhh:ui/adjustments-panel-spacing

Conversation

@Flohhhhh
Copy link
Copy Markdown
Contributor

@Flohhhhh Flohhhhh commented Apr 18, 2026

Description

I wanted to tighten up the spacing on the right panel a bit. I think the double layer of containers takes up a lot of unnecessary real state in an already cramped part of the interfaces.

Type of Change

  • UI/UX improvement

Changes Made

  • I primarily collapsed the containers into a flush collapsible array, and then cleaned up the horizontal spacing so it was more consistent.
    • src/components/adjustments/Color.tsx
    • src/components/adjustments/Curves.tsx
    • src/components/adjustments/Details.tsx
    • src/components/adjustments/Effects.tsx
    • src/components/panel/right/ControlsPanel.tsx
    • src/components/ui/CollapsibleSection.tsx

Screenshots/Videos

image

Testing

  • I have tested these changes locally and confirmed that they work as expected without issues

Test Configuration:

  • OS: MacOS Tahoe
  • Hardware: Apple M3 Pro, 18GB Ram

Checklist

  • My code follows the project's code style
  • I haven't added unnecessary AI-generated code comments
  • My changes generate no new warnings or errors

AI Disclaimer:

Please state the involvement of AI in this PR:

  • This PR is entirely AI-generated
  • This PR is AI-generated but guided by a human
  • This PR was handwritten with AI assistance (spell check, logic suggestions, error resolving)
  • This PR contains only blood, sweat, and coffee (AI-free)

Reduce vertical padding in collapsible sections and align adjustment
tabs (Color, Curves, Details, Effects) with the controls panel layout.

Made-with: Cursor
@Flohhhhh Flohhhhh requested a review from CyberTimon as a code owner April 18, 2026 19:47
@Flohhhhh Flohhhhh changed the title ui: Tighten right panel adjustments spacing ui: Tighten up right panel spacing and layout Apr 18, 2026
@Flohhhhh
Copy link
Copy Markdown
Contributor Author

Flohhhhh commented Apr 18, 2026

Cargo clippy check failure seems unrelated

@Flohhhhh
Copy link
Copy Markdown
Contributor Author

updated "After"
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant