mirror of
https://github.com/simstudioai/sim.git
synced 2026-02-14 00:15:09 -05:00
- Changed default stickinessThreshold from 100 to 30 in use-scroll-management.ts - Removed explicit stickinessThreshold override (40) from copilot.tsx - Both copilot and chat now use the same default value of 30 - This makes scrolling less sticky across all copilot message interactions Co-authored-by: Emir Karabeg <emir-karabeg@users.noreply.github.com>