4046615b37
Since we now use QWebEngineScript, we can't easily know when the script finished running and we can access window._qutebrowser.scroll. We instead assume the initial position (if we don't get a scrollPositionChanged) will always be (0, 0), and explicitly set it to (None, None) (displaying ???) if we can't connect that signal. |
||
---|---|---|
.. | ||
browser | ||
commands | ||
completion | ||
config | ||
html | ||
img | ||
javascript | ||
keyinput | ||
mainwindow | ||
misc | ||
utils | ||
__init__.py | ||
__main__.py | ||
app.py | ||
qutebrowser.py | ||
resources.py |