Skip to content

feat: add character page image preview#2116

Merged
Predidit merged 1 commit into
Predidit:mainfrom
UzawaReisaQwQ:dev-feat-character_page-1821
May 23, 2026
Merged

feat: add character page image preview#2116
Predidit merged 1 commit into
Predidit:mainfrom
UzawaReisaQwQ:dev-feat-character_page-1821

Conversation

@UzawaReisaQwQ
Copy link
Copy Markdown
Contributor

issue: #1821

点击人物图片可以放大看完整图片

Copilot AI review requested due to automatic review settings May 23, 2026 09:23
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds tap-to-preview behavior for the character image by wiring it into a full-screen image viewer with a Hero animation.

Changes:

  • Introduces ImageViewer.show(...) on character image tap
  • Wraps the character image in GestureDetector + Hero to support animated transition

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +136 to +139
heroTag: characterFullItem.image,
),
child: Hero(
tag: characterFullItem.image,
@Predidit Predidit merged commit bcab274 into Predidit:main May 23, 2026
7 checks passed
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.

3 participants