mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
smaller viewport for Kobo H2O (bezel overlaps bottom)
This commit is contained in:
@@ -41,7 +41,7 @@ local KoboDahlia = Kobo:new{
|
||||
touch_phoenix_protocol = true,
|
||||
display_dpi = 265,
|
||||
-- bezel:
|
||||
viewport = Geom:new{x=0, y=10, w=1080, h=1430},
|
||||
viewport = Geom:new{x=0, y=10, w=1080, h=1420},
|
||||
}
|
||||
|
||||
-- Kobo Aura HD:
|
||||
|
||||
Reference in New Issue
Block a user