-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
The "show hint" button doesn't work #69
Comments
The question mark top right is used to show hints. "Show solution" does literally what you described, gives you the answer. |
Actually the question mark does nothing, I mean nothing happens when I tap on it. I though it's app's help or something. |
Hm, it should display the hint you provided, otherwise I'll have to investigate that. Nevertheless the current "hint" button isn't very intuitive. |
I think I've managed to fix this. Something went wrong when the app data was restored from backup. I cleared the data/cache and imported the list. Now it looks like the hint button works well. |
Yes, indeed. |
Uh that shouldn't happen at all. Some thoughts you could verify:
|
Maybe I hit some unrelated issue by accident? I mean something unrelated to backup because it looks like it works perfectly well now. I tried to do the exact same steps as before (at least I think so), and I can't reproduce the bug. |
There's the
Hint
column on the word list. When a session is started, it wants me to provide some answer. When I tap on the "Show Solution" button, it fills the answer instead of showing what was in theHint
column.The text was updated successfully, but these errors were encountered: