完善阅读器主题与批注界面
This commit is contained in:
@@ -154,6 +154,7 @@ extension RDEPUBReaderController: RDEPUBTextContentViewDelegate {
|
||||
|
||||
RDEPUBNotePopupCoordinator.present(
|
||||
note,
|
||||
theme: configuration.theme,
|
||||
from: self,
|
||||
onReturnToSource: { [weak self] in
|
||||
guard let self, let sourceLocation = note.sourceLocation else { return }
|
||||
|
||||
Reference in New Issue
Block a user