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(core): fix slow jpeg decoding #4218

Merged
merged 1 commit into from
Sep 25, 2024
Merged

fix(core): fix slow jpeg decoding #4218

merged 1 commit into from
Sep 25, 2024

Conversation

cepetr
Copy link
Contributor

@cepetr cepetr commented Sep 25, 2024

This PR resolves issue #4217, which caused slow decoding of user JPEG images.

The bug appeared after the permanent switch to NEW_RENDERING and only affects the T model. Since the bug is not present in any official release, no update to the release notes is required.

@cepetr cepetr self-assigned this Sep 25, 2024
@cepetr cepetr added T2T1 Trezor Model T core Trezor Core firmware. Runs on Trezor Model T and T2B1. labels Sep 25, 2024
@cepetr cepetr merged commit 454b814 into main Sep 25, 2024
201 checks passed
@cepetr cepetr deleted the cepetr/fix-slow-jpeg branch September 25, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Trezor Core firmware. Runs on Trezor Model T and T2B1. T2T1 Trezor Model T
Projects
Status: Approved
Development

Successfully merging this pull request may close these issues.

2 participants