mirror of
https://github.com/ciromattia/kcc
synced 2025-12-15 18:56:28 +00:00
Disabling landscape mode as it is broken in this mode
This commit is contained in:
@@ -707,6 +707,7 @@ def checkOptions():
|
||||
options.nopanelviewhq = True
|
||||
if options.panelviewhorizontal:
|
||||
options.panelview = True
|
||||
options.landscapemode = False
|
||||
|
||||
|
||||
def getEpubPath():
|
||||
|
||||
Reference in New Issue
Block a user