Skip to content
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

[BUG] EditScreen resets on orientation change #485

Open
nicolarevelant opened this issue Sep 25, 2024 · 0 comments
Open

[BUG] EditScreen resets on orientation change #485

nicolarevelant opened this issue Sep 25, 2024 · 0 comments

Comments

@nicolarevelant
Copy link

Problem: when I perform this sequence of events the EditScreen resets:

  1. Touch a photo
  2. Touch the edit button
  3. Touch Filters at the bottom
  4. Rotate the device twice

Possible solution:

app/src/main/kotlin/com/dot/gallery/feature_node/presentation/edit/EditScreen.kt:111 use rememberSaveable instead of remember

Screenshots:

Version:

2.1.2 (21204) - not fixed in 3.0.0

@nicolarevelant nicolarevelant changed the title EditScreen resets on orientation change [BUG] EditScreen resets on orientation change Oct 7, 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

No branches or pull requests

1 participant