Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Circular scrolling of the status message #7030

Merged

Conversation

thinkyhead
Copy link
Member

@thinkyhead thinkyhead commented Jun 11, 2017

Followup to #6877 — The LCD status message looks odd when scrolling and resetting. A 21-character message will shift back-and-forth. This PR alters status message drawing to produce continuous (circular) marquee scrolling, which looks nicer.

@thinkyhead thinkyhead merged commit 5bdb4bb into MarlinFirmware:bugfix-1.1.x Jun 12, 2017
@thinkyhead thinkyhead deleted the bf_circular_scroll branch June 12, 2017 00:07
@tcm0116
Copy link
Contributor

tcm0116 commented Jun 13, 2017

I'm seeing an issue with this where the right-most character if a long message that is being displayed remains on the screen when a shorter message is displayed.

@thinkyhead
Copy link
Member Author

the right-most character if a long message that is being displayed remains on the screen

…so close! I'll find a fix for this later today.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants