mirror of
https://github.com/ciromattia/kcc
synced 2025-12-18 20:21:48 +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
|
options.nopanelviewhq = True
|
||||||
if options.panelviewhorizontal:
|
if options.panelviewhorizontal:
|
||||||
options.panelview = True
|
options.panelview = True
|
||||||
|
options.landscapemode = False
|
||||||
|
|
||||||
|
|
||||||
def getEpubPath():
|
def getEpubPath():
|
||||||
|
|||||||
Reference in New Issue
Block a user