fix epub reader playback and trial navigation
This commit is contained in:
@@ -31,6 +31,7 @@ extension RDEPUBWebView: WKNavigationDelegate {
|
||||
|
||||
public func webView(_ webView: WKWebView, didFinish navigation: WKNavigation!) {
|
||||
RDEPUBWebViewDebug.logNavigationEvent(debugScope, webView: webView, event: "didFinish", url: webView.url)
|
||||
applyReaderPageMediaVisibility()
|
||||
applyPresentation()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user