-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix image viewer glitch #3537
Fix image viewer glitch #3537
Conversation
ganfra
commented
Sep 25, 2024
•
edited
Loading
edited
- Fix glitch when transitioning from thumbnail to content
- Open avatars using overlay mode instead of backstack
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #3537 +/- ##
===========================================
+ Coverage 82.68% 82.72% +0.03%
===========================================
Files 1732 1732
Lines 40904 40898 -6
Branches 4973 4973
===========================================
+ Hits 33823 33833 +10
+ Misses 5316 5304 -12
+ Partials 1765 1761 -4 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. Tested OK. As a bonus I have fixed the 2 ignored tests on this View.
Quality Gate passedIssues Measures |