mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
@@ -221,7 +221,7 @@ function ReaderView:paintTo(bb, x, y)
|
||||
self.dialog.dithered = nil
|
||||
-- For KOpt, let the user choose.
|
||||
if self.ui.document.info.has_pages then
|
||||
-- Also enforce dithering in PicDocument
|
||||
-- Also enforce HW dithering in PicDocument
|
||||
if self.ui.document.is_pic or self.document.configurable.hw_dithering == 1 then
|
||||
self.dialog.dithered = true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user