-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Custom selector showing actioned pictures: After entering then leaving fullscreen, scrolls to a different place #5873
Labels
Comments
can you assign this issue to me? |
Can you reassign this issue to me? Me and whe128 are in the same team for fix issues. |
there is also another problem,
That is sure. |
lzhan0121
added a commit
to lzhan0121/apps-android-commons
that referenced
this issue
Oct 21, 2024
…ing from preview (commons-app#5873) Resolved an issue where RecyclerView would incorrectly scroll to the top after exiting fullscreen preview. Adjusted scroll behavior to maintain position unless actioned images are filtered. Implemented observer logic adjustments to handle dataset updates more efficiently.
Merged
nicolas-raoul
added a commit
that referenced
this issue
Oct 21, 2024
…ing from preview (#5873) (#5880) Resolved an issue where RecyclerView would incorrectly scroll to the top after exiting fullscreen preview. Adjusted scroll behavior to maintain position unless actioned images are filtered. Implemented observer logic adjustments to handle dataset updates more efficiently. Co-authored-by: Nicolas Raoul <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With
Show actioned pictures
enabled.After entering then leaving fullscreen, I am scrolled to a different place in my roll of pictures:
screen-20241018-223309.mp4
The text was updated successfully, but these errors were encountered: