Folo/apps/desktop/layer
Innei 682771cd4e
feat: implement scroll threshold state management
- Introduced AIRootStateContext to manage the scroll threshold state across components.
- Updated AIChatRoot, ChatHeader, ChatInterface, and WelcomeScreen to utilize the new context for scroll behavior.
- Added SCROLLED_BEYOND_THRESHOLD constant to define the scroll limit for triggering state changes.

These changes enhance the chat interface by allowing components to react to scroll position, improving user experience and interaction dynamics.

Signed-off-by: Innei <tukon479@gmail.com>
2025-09-08 21:07:30 +08:00
..
main feat(api): integrate FollowClient for API interactions 2025-09-04 01:06:39 +08:00
renderer feat: implement scroll threshold state management 2025-09-08 21:07:30 +08:00