Skip to content

fix: pause completion auto-scroll while reading - #106

Closed
HaloWang wants to merge 1 commit into
devfrom
codex/fix-issue-75-autoscroll
Closed

fix: pause completion auto-scroll while reading#106
HaloWang wants to merge 1 commit into
devfrom
codex/fix-issue-75-autoscroll

Conversation

@HaloWang

Copy link
Copy Markdown
Member

Summary

  • pause completion auto-scroll when the user starts scrolling
  • keep the reading position stable until the user returns to the bottom or starts a new generation
  • add a widget regression test for the interaction

Verification

  • flutter test test/completion_auto_scroll_test.dart
  • flutter analyze lib/page/completion/_completion_state.dart lib/page/completion/_completion_controller.dart lib/page/completion/completion_page.dart test/completion_auto_scroll_test.dart
  • dart run tools/bin/agent_check.dart --rules-only

Fixes #75

@HaloWang

Copy link
Copy Markdown
Member Author

Closing this PR so the changes can be debugged locally before resubmission.

@HaloWang HaloWang closed this Jul 13, 2026
@HaloWang
HaloWang deleted the codex/fix-issue-75-autoscroll branch July 13, 2026 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

autoscrolling during model response making it difficult to read while getting response

1 participant