5897f3304a
* fix: 修复回复无法定位画面外的消息 - Added a custom event to trigger scrolling to specific messages in the virtual message feed. - Enhanced the Reply component to dispatch the scroll event when messages are not in the DOM. - Improved user experience by highlighting messages briefly after scrolling to them. * fix: 修复删除消息报错 * chore: bump version to v0.9.45