Files
codeg/src/components
xintaofei 0f7286b858 fix(frontend): prevent body OverlayScrollbar from intercepting message list scroll events
The body-level OverlayScrollbar (position: fixed, z-index: 99999) with
clickScroll and dragScroll enabled was capturing pointer events on the
scrollbar track, preventing the message list's native scrollbar from
receiving them. Disable both interactions on the body instance since it
does not need to scroll.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 22:39:31 +08:00
..
2026-03-26 21:47:13 +08:00
2026-03-11 08:14:36 +08:00
2026-03-22 22:42:11 +08:00
2026-03-25 14:26:26 +08:00
2026-03-06 22:56:13 +08:00