Skip to content

Conversation

@MohitMaliFtechiz
Copy link
Collaborator

Fixes #4503

Improved the return of the illustration item; previously, we were checking first that it had the illustration item or not, and then getting the illustration. It calls twice at the library. Now, we are directly getting the illustration like metadata, and if not found, returning null. It will work similarly to the previous, but an extra JNI call is avoided.

* Improved the return of the `illustration` item; previously, we were checking first that it had the `illustration` item or not, and then getting the illustration. It calls twice at the library. Now, we are directly getting the illustration like metadata, and if not found, returning null. It will work similarly to the previous, but an extra JNI call is avoided.
@MohitMaliFtechiz
Copy link
Collaborator Author

Now, the PR is ready for review.

@kelson42 kelson42 merged commit 39b1c6d into main Nov 19, 2025
73 of 85 checks passed
@kelson42 kelson42 deleted the Fixes#4503 branch November 19, 2025 08:57
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.

Someone has reported a crash for ZimFileReader.getFavicon.

4 participants