miniflux-v2/internal/ui/static/js
Andrew Gunnerson 6648e0af38 Revert "touch_handler: Fix scroll up behavior on Firefox Android"
This reverts commit 344a237af8.

The previous behavior is more correct due to the use of preventDefault()
and the commit was introduced only as a workaround. As of [1], the
underlying issue in Firefox has been fixed and downward swipes to scroll
up are no longer ignored every other attempt.

[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1847305
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=1853075
[3] https://bugzilla.mozilla.org/show_bug.cgi?id=1724755

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
2024-01-23 19:33:08 -08:00
..
.jshintrc Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
app.js Refactor WebAuthn Javascript code 2023-11-06 19:55:32 +01:00
bootstrap.js Refactor WebAuthn Javascript code 2023-11-06 19:55:32 +01:00
dom_helper.js Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
keyboard_handler.js Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
modal_handler.js Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
request_builder.js Refactor WebAuthn Javascript code 2023-11-06 19:55:32 +01:00
service_worker.js Move internal packages to an internal folder 2023-08-10 20:29:34 -07:00
touch_handler.js Revert "touch_handler: Fix scroll up behavior on Firefox Android" 2024-01-23 19:33:08 -08:00
webauthn_handler.js Refactor WebAuthn Javascript code 2023-11-06 19:55:32 +01:00