mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
copt deduplicate: smooth_scaling, nightmode_images (#10801)
Main discussion in #10763.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user