We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The bug was found in the latest release (version 1.4.0). The bug can be reproduced on an Android emulator 6.0 and a Google Pixel 3 XL phone.
Correct app functionality
Cinema
Woodworking
Cooking
This undo function works perfect.
Incorrect app functionality
After this, if I select any other activities, and undo them, the UNDO option does not take any effect.
Reproducing video
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The bug was found in the latest release (version 1.4.0). The bug can be reproduced on an Android emulator 6.0 and a Google Pixel 3 XL phone.
Correct app functionality
Cinema
),Woodworking
), and undo it (the current activity return back toCinema
)Cooking
), and undo it (the current activity return back toCooking
)This undo function works perfect.
Incorrect app functionality
Cinema
),Cinema
is still there).Woodworking
),Woodworking
is still there).After this, if I select any other activities, and undo them, the UNDO option does not take any effect.
Reproducing video
The text was updated successfully, but these errors were encountered: