Skip to content

Stabilize scrolling text updates#85

Merged
CODeRUS merged 1 commit into
CODeRUS:masterfrom
Afiyetolsun:fix/scrolling-text-update-crash
May 20, 2026
Merged

Stabilize scrolling text updates#85
CODeRUS merged 1 commit into
CODeRUS:masterfrom
Afiyetolsun:fix/scrolling-text-update-crash

Conversation

@Afiyetolsun

Copy link
Copy Markdown
Contributor

Summary

  • Render scrolling text frames from a stable copy of the current line.
  • Reset and clamp the scroll cursor when text changes or the index gets out of range.
  • Expand pinned Git dependency refs to full commit SHAs so current PlatformIO/Git can fetch them.

Fixes #58

Testing

  • pio run -e nodemcu
  • pio run -e esp3

@CODeRUS CODeRUS merged commit 1c6e52c into CODeRUS:master May 20, 2026
1 check passed
@CODeRUS

CODeRUS commented May 20, 2026

Copy link
Copy Markdown
Owner

thank you

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.

Crash when updating text of Scrolling Text effect (through web)

2 participants