Skip to content

Use the available height of the list widget for descriptions - #2393

Open
aquasolterra wants to merge 2 commits into
TechbeeAT:developfrom
aquasolterra:feature/widget-use-whole-space
Open

Use the available height of the list widget for descriptions#2393
aquasolterra wants to merge 2 commits into
TechbeeAT:developfrom
aquasolterra:feature/widget-use-whole-space

Conversation

@aquasolterra

Copy link
Copy Markdown

Instead of always limiting the description of widget entries to two lines,
estimate the number of lines from the widget size and the number of shown
entries, such that the entries make use of the available space.

It also allows to scroll the widget if there is only one note on the widget and the text fills the whole space of the widget.

Fixes #1950.

I used Claude to help me creating this PR.

aquasolterra and others added 2 commits September 12, 2026 20:46
…AT#1950)

Instead of always limiting the description of widget entries to two lines,
estimate the number of lines from the widget size and the number of shown
entries, such that the entries make use of the available space.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
If only one entry is shown, its description is not limited, such that the
whole description can be read by scrolling the widget.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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.

[Feature] Use whole space in widget

1 participant