mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
add DLANDSCAPE_CLOCKWISE_ROTATION option in defaults.lua
This commit is contained in:
@@ -42,6 +42,10 @@ DSHOWHIDDENFILES = false
|
||||
-- default to false
|
||||
DSHOWFILESIZE = false
|
||||
|
||||
-- landscape clockwise rotation
|
||||
-- default to true, set to false for counterclockwise rotation
|
||||
DLANDSCAPE_CLOCKWISE_ROTATION = true
|
||||
|
||||
-- customizable tap zones(rectangles)
|
||||
-- x: x coordinate of top left corner in proportion of screen width
|
||||
-- y: y coordinate of top left corner in proportion of screen height
|
||||
|
||||
Reference in New Issue
Block a user