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

Partial revert of 78b5f00, to fix webview black screen #834

Conversation

BPerlakiH
Copy link
Collaborator

Fixes: #818

After many experiments I haven't found anything useful, as the UI layer was crashing, and XCode could not debug it anymore...
So I investigated with earlier versions of the app, and after some git bisect it turned out that the commit 78b5f00 was the one to blame.
I still think it is not ideal, in terms of the code, but at the moment this is the very best version, that has no side effects.

I have tested it on all devices, and seems to work as expected.

@kelson42 kelson42 force-pushed the 818-under-certain-condition-opening-zim-homepage-gives-a-black-screen branch from e71f5be to de47745 Compare June 29, 2024 05:24
@kelson42
Copy link
Contributor

I can really not judge the nature of the patch. It womders me that we need a "hack" but I will merge and if it works this is the most important.

@kelson42 kelson42 merged commit 74d6e75 into main Jun 29, 2024
4 checks passed
@kelson42 kelson42 deleted the 818-under-certain-condition-opening-zim-homepage-gives-a-black-screen branch June 29, 2024 05:40
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.

Under certain condition opening ZIM (homepage) gives a black screen
2 participants