master
Hollow Man 6 years ago
parent c912358a28
commit 239f6b5de0
No known key found for this signature in database
GPG Key ID: 6CA2A0660F48F7A
  1. 2
      core/browser.py

@ -735,7 +735,7 @@ class BrowserBuffer(Buffer):
return [self.buffer_widget.focusProxy()]
def scroll_other_buffer(self, scroll_direction, scroll_type):
''' Scroll.''''
''' Scroll.'''
if scroll_type == "page":
if scroll_direction == "up":
self.scroll_up_page()

Loading…
Cancel
Save