mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #1196] [MERGED] fix: auto scroll fails to stop with small scroll amounts #20593
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/1196
Author: @fbirlik
Created: 3/18/2024
Status: ✅ Merged
Merged: 3/18/2024
Merged by: @tjbck
Base:
dev← Head:patch-autoscrolldisable📝 Commits (2)
5ce421eMerge pull request #1144 from open-webui/devadbcb06fix: auto scroll fails to stop with small scroll amounts📊 Changes
2 files changed (+2 additions, -2 deletions)
View changed files
📝
src/routes/(app)/+page.svelte(+1 -1)📝
src/routes/(app)/c/[id]/+page.svelte(+1 -1)📄 Description
Description
Reduce scroll threshold required to disable auto scroll from 50px to 5px
Changelog Entry
Fixed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.