Skip to content

v2.32.3 - Trash actions that stay within reach

Choose a tag to compare

@github-actions github-actions released this 13 Aug 03:18
· 7 commits to main since this release
43c14b0

One trash-screen layout fix, reported with screenshots against an F-Droid install. No feature, permission, or storage-format changes.

Fixed

  • Recover and Delete stay visible for long titles (#298). In the trash bin, a note's title shared a row with the Recover and Delete buttons but had no width limit, so a long title measured across the whole row and pushed both buttons past the right edge of the screen — reported as buttons that "are either not present at all or are elongated", hard to hit without recovering a note by mistake. The title now takes only the room the buttons leave and ellipsizes when it runs out, the same treatment every other list in the app already gives its titles.