Skip to content

Gallery viewer for additional information#238

Merged
Robbendebiene merged 7 commits intoOPENER-next:masterfrom
yulieth9109:gallery_viewer
Feb 28, 2024
Merged

Gallery viewer for additional information#238
Robbendebiene merged 7 commits intoOPENER-next:masterfrom
yulieth9109:gallery_viewer

Conversation

@yulieth9109
Copy link
Copy Markdown
Contributor

No description provided.

@yulieth9109 yulieth9109 force-pushed the gallery_viewer branch 4 times, most recently from 2278924 to d1e1b85 Compare February 7, 2024 10:42
Copy link
Copy Markdown
Member

@Robbendebiene Robbendebiene left a comment

Choose a reason for hiding this comment

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

One thing that is harder to solve is that the hero transition image is overlaying the arrows that are fading in. When the image gets removed the arrows suddenly appear.

This can only be solved with https://api.flutter.dev/flutter/widgets/Hero/flightShuttleBuilder.html but please do this last after everything else is done and in a separate commit.

@Robbendebiene
Copy link
Copy Markdown
Member

What also doesn't work well is zooming and panning in the image. Most of the time the PageView gesture wins while I think the opposite would be better (InterActiveViewer wins, and only looses when panning isn't possible any more).

Just try zooming in via pinch gesture.

Copy link
Copy Markdown
Member

@Robbendebiene Robbendebiene left a comment

Choose a reason for hiding this comment

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

hasPrevious, hasNext have become obsolete and can be removed

Copy link
Copy Markdown
Member

@Robbendebiene Robbendebiene left a comment

Choose a reason for hiding this comment

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

LGTM

Minor problem left: Navigation arrows are shortly covered by the animating image wherefore they appear to flicker at the start.

@Robbendebiene Robbendebiene merged commit fd5c823 into OPENER-next:master Feb 28, 2024
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.

2 participants