Skip to content

fix(tui): no padding top so that scrollbox and scrollbar are perfectly aligned with right sidebar#18490

Open
brandon-julio-t wants to merge 1 commit intoanomalyco:devfrom
brandon-julio-t:dev
Open

fix(tui): no padding top so that scrollbox and scrollbar are perfectly aligned with right sidebar#18490
brandon-julio-t wants to merge 1 commit intoanomalyco:devfrom
brandon-julio-t:dev

Conversation

@brandon-julio-t
Copy link
Contributor

Issue for this PR

Closes #18488

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Just removal of paddingTop={1} so that scrollbox and scrollbar are perfectly aligned with right sidebar.
I left paddingBottom={1} because that aligned the OpenCode <version> text with hotkey helpers like ctrl+t etc.

How did you verify your code works?

I ran it and my OCD is gone.

Screenshots / recordings

Before

Image

After

Image
Screen.Recording.2026-03-21.at.10.54.41.mp4

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TUI: top of scrollbox and scrollbar are not perfectly aligned with right sidebar (OCD warning)

1 participant