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
dev
patch-autoscrolldisable
5ce421e
adbcb06
2 files changed (+2 additions, -2 deletions)
📝 src/routes/(app)/+page.svelte (+1 -1) 📝 src/routes/(app)/c/[id]/+page.svelte (+1 -1)
src/routes/(app)/+page.svelte
src/routes/(app)/c/[id]/+page.svelte
Reduce scroll threshold required to disable auto scroll from 50px to 5px
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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.