5.1.12 Improved suggestion loading speed / Fixed images not loading
This commit is contained in:
@@ -93,7 +93,7 @@ fun reloadWebView() {
|
||||
webViewReady = false
|
||||
webViewFailed = false
|
||||
|
||||
evaluationContext.cancelChildren()
|
||||
evaluationContext.cancelChildren(CancellationException("reload"))
|
||||
|
||||
runCatching {
|
||||
URL(
|
||||
|
||||
Reference in New Issue
Block a user