copt deduplicate: smooth_scaling, nightmode_images (#10801)

Main discussion in #10763.
This commit is contained in:
hius07
2023-09-05 00:12:08 +03:00
committed by GitHub
parent a767ad44db
commit 912ae156f7
3 changed files with 20 additions and 41 deletions

View File

@@ -318,6 +318,7 @@ function ReaderUI:init()
})
-- typeset controller
self:registerModule("typeset", ReaderTypeset:new{
configurable = self.document.configurable,
dialog = self.dialog,
view = self.view,
ui = self