d132b6ed71
There were two issues here: - The comparison was backwards, causing scroller.at_bottom() to always return true. - When zoomed in, jsret['px']['y'] can be a float, which means we can be slightly off when checking the difference - math.ceil() fixes that. |
||
---|---|---|
.. | ||
data | ||
features | ||
fixtures | ||
conftest.py | ||
test_dirbrowser.py | ||
test_hints_html.py | ||
test_insert_mode.py | ||
test_invocations.py | ||
test_mhtml_e2e.py |