I prefer landscape orientation now.
This commit is contained in:
parent
8cc5ed35bb
commit
c4fcae9268
1 changed files with 1 additions and 1 deletions
2
vigil
2
vigil
|
|
@ -539,7 +539,7 @@ class Screen:
|
|||
self._appearance_changed_event = appearance_changed_event
|
||||
self._main_loop = main_loop
|
||||
self.workers = None
|
||||
self._is_listing_portrait = True
|
||||
self._is_listing_portrait = False
|
||||
self._is_log_visible = True
|
||||
self._is_help_visible = False
|
||||
self._is_paused = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue