Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: make AppInfoDialog scrollable with dynamic height #162

Merged

Conversation

coderang-gk
Copy link
Contributor

Fixes #157 dialog content overflow on smaller screens

  • Add vertical scrolling to description section
  • Calculate max height dynamically based on screen size (60%)
  • Keep header and footer sections always visible
  • Maintain existing functionality (clickable links, copy)

Copy link
Owner

@samolego samolego left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

@samolego samolego merged commit 60b7cec into samolego:master Feb 20, 2025
1 check passed
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.

[BUG] Large text extends beyond the window borders and cannot be scrolled through
2 participants