Skip to content

当gpt返回的消息内容很长时,ChatScrollObserverHandleMode.generative 不能保持手势主动滚动的位置 #63

当gpt返回的消息内容很长时,ChatScrollObserverHandleMode.generative 不能保持手势主动滚动的位置

当gpt返回的消息内容很长时,ChatScrollObserverHandleMode.generative 不能保持手势主动滚动的位置 #63

Workflow file for this run

name: Issue assignment
on:
issues:
types: [opened]
jobs:
auto-assign:
runs-on: ubuntu-latest
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: LinXunFeng