Skip to content

Conversation

@zerone0x
Copy link
Contributor

@zerone0x zerone0x commented Jan 12, 2026

Summary

  • Use justifyContent="center" instead of fixed paddingTop for true vertical centering
  • Add maxHeight constraint to prevent dialog from overflowing when terminal is small

Fixes #7902

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@zerone0x zerone0x force-pushed the fix/dialog-overflow-centering-7902 branch from 096479f to b6c60e8 Compare January 12, 2026 08:17
Use justifyContent="center" instead of fixed paddingTop for true
vertical centering. Add maxHeight to prevent dialog from overflowing
when terminal is small.

Fixes anomalyco#7902

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@zerone0x zerone0x force-pushed the fix/dialog-overflow-centering-7902 branch from b6c60e8 to 5b40f27 Compare January 12, 2026 08:19
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.

Dialog overflows and is not centered if too much content

1 participant