mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:21:44 -05:00
bug: auto scroll fails to stop with small scroll amounts #494
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fbirlik on GitHub (Mar 18, 2024).
Bug Report
Description
Bug Summary:
Auto scroll does not stop with small scroll amounts
Steps to Reproduce:
While autoscroll is enabled, try to scroll up to disable auto scroll, it keeps jumping back to auto scroll
Expected Behavior:
When I start scrolling upward, auto-scroll should be disabled much more easily without needing to make a big jump
@fbirlik commented on GitHub (Mar 18, 2024):
#1196 fixes the issue