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

fix bug when trying to draw large strings on the TJC display #36

Merged
merged 1 commit into from
Jun 2, 2024

Conversation

jpcurti
Copy link
Owner

@jpcurti jpcurti commented Jun 2, 2024

As anything bigger than 40 char cant be displayed in the screen size anyways, I will truncate the string to 40 bytes and call it a day.

@jpcurti jpcurti added the bug Something isn't working label Jun 2, 2024
@jpcurti jpcurti added this to the Bugfixes for a stable release milestone Jun 2, 2024
@jpcurti jpcurti linked an issue Jun 2, 2024 that may be closed by this pull request
@jpcurti jpcurti closed this Jun 2, 2024
@jpcurti jpcurti deleted the 32-large-filename-gcode-crashes-the-plugin branch June 2, 2024 11:22
@jpcurti jpcurti restored the 32-large-filename-gcode-crashes-the-plugin branch June 2, 2024 11:25
@jpcurti jpcurti reopened this Jun 2, 2024
@jpcurti jpcurti merged commit a7f0751 into master Jun 2, 2024
1 of 5 checks passed
@jpcurti jpcurti deleted the 32-large-filename-gcode-crashes-the-plugin branch June 2, 2024 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Large filename (gcode) crashes the plugin
1 participant