Skip to content

Fix clipped update notes dialog - #6054

Open
MOLAaaaaaaa wants to merge 1 commit into
2dust:masterfrom
MOLAaaaaaaa:agent/fix-update-dialog-scrolling
Open

Fix clipped update notes dialog#6054
MOLAaaaaaaa wants to merge 1 commit into
2dust:masterfrom
MOLAaaaaaaa:agent/fix-update-dialog-scrolling

Conversation

@MOLAaaaaaaa

Copy link
Copy Markdown
Contributor

Long release notes were cut off in the update dialog.

This makes the notes scrollable and adds the existing fading scrollbar, while keeping the action buttons visible.

Validation:

  • assembleFdroidDebug
  • assemblePlaystoreDebug

@MOLAaaaaaaa
MOLAaaaaaaa marked this pull request as ready for review August 10, 2026 07:03
Copilot AI lite review requested due to automatic review settings August 10, 2026 07:03

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Fixes the update-available AlertDialog so long release notes are no longer clipped by making the notes area vertically scrollable and overlaying the existing fading scrollbar, keeping the confirm/dismiss action buttons accessible.

Changes:

  • Wrap release notes text in a ScrollState-backed verticalScroll container.
  • Apply the project’s verticalScrollbar(scrollState) modifier to the release notes area for the fading scrollbar effect.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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.

2 participants