Skip to content

Conversation

@R44VC0RP
Copy link
Contributor

@R44VC0RP R44VC0RP commented Jan 12, 2026

Summary

  • Use balanced spacers (height=3) above and below the centered content to reserve space for tips
  • Tips container always occupies the same space regardless of visibility
  • Eliminates the layout jump when showing/hiding tips on the home screen

Before

https://github.com/user-attachments/assets/a0faeff8-667b-4c0c-ac1a-e38ebdce2c28
When toggling tips, the prompt box would shift up/down as the centered content recalculated.

After

https://github.com/user-attachments/assets/c03d03aa-a66c-4a3f-b85f-3a278c93dab5
Prompt box stays in place because the space for tips is always reserved with a matching spacer above for balance.

Use balanced spacers above and below the centered content to reserve
space for tips. This keeps the prompt box centered regardless of
whether tips are shown or hidden, eliminating the layout jump.
@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Contributor

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

No duplicate PRs found

@rekram1-node rekram1-node merged commit 983f8ff into anomalyco:dev Jan 12, 2026
5 checks passed
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.

2 participants