refactor: split reader architecture and chrome handling
This commit is contained in:
@@ -100,6 +100,7 @@ public final class RDEPUBReaderTopToolView: RDEPUBReaderToolView {
|
||||
}
|
||||
|
||||
@objc private func backAction() {
|
||||
print("[Debug] backAction fired, onBack: \(String(describing: onBack))")
|
||||
onBack?()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user