This repository was archived by the owner on Sep 15, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve [UI/UX] [Front End] [Chat] Scrolling (#274)
- [+] feat(chat.tsx): enhance chat scrolling functionality - Add check for user manually scrolling to disable auto-scroll - Enable auto-scroll only if config.autoScrollMessage is true and user is not at top or bottom edge - Update message render index only when auto-scroll is enabled - Determine if user has scrolled to the bottom of the chat
- Loading branch information