mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
show reneding page_indicator only in debug mode
This addresses performance degradation because of two e-ink refreshes introduced by this feature #349
This commit is contained in:
@@ -100,6 +100,7 @@ function Debug(...)
|
||||
end
|
||||
end
|
||||
print("#"..line)
|
||||
return true -- debug enabled
|
||||
end
|
||||
|
||||
-- simple serialization function, won't do uservalues, functions, loops
|
||||
|
||||
Reference in New Issue
Block a user