Skip to content

Scrolling refactored - #295

Merged
BlueAndi merged 13 commits into
Developmentfrom
feature/scrollRefactoring
Sep 4, 2026
Merged

Scrolling refactored#295
BlueAndi merged 13 commits into
Developmentfrom
feature/scrollRefactoring

Conversation

@BlueAndi

@BlueAndi BlueAndi commented Sep 4, 2026

Copy link
Copy Markdown
Owner
  • Scrolling parts moved outside of the TextWidget.
  • Scrolling of icon and text is possible now and can be choosen by ther user per plugin configuration.
  • Improves the backup/restore mechanism by retry mechanism.

BlueAndi and others added 13 commits September 4, 2026 11:20
…idget. The advantage is that scrolling is not limited to text only, a icon and text combination can be scrolled too.
…nal scroll direction determination in the TextWidget.
…one part is outside the visible area, the fast pixel copy algorithm was updated. Therefore the virtual function getVisibleArea() is introduced.
…aused by images larger than the canvas width.
…sponding plugin web page. Default is scrolling only text.
…f low heap memory. That caused an abort of the backup procedure. Now its only aborted after 3 fails. Additional jszip-utils are not required anymore.
@BlueAndi
BlueAndi changed the base branch from master to Development September 4, 2026 16:33
@BlueAndi
BlueAndi merged commit 0c131c2 into Development Sep 4, 2026
72 checks passed
@BlueAndi
BlueAndi deleted the feature/scrollRefactoring branch September 4, 2026 16:34
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.

1 participant