Closed alethea closed 11 years ago
Thanks, please do. Meanwhile, I'll look into it myself.
Alethea Butler notifications@github.com wrote:
I've hit a bug in v1.7 on Android 4.3 where an envelope will disappear from the home screen after adding a transaction and returning to the home screen. The missing envelope does not appear in the export file, so it looks like it's really gone. I haven't been able to artificially reproduce it, but I'll try to catch more information if it happens again.
— Reply to this email directly or view it on GitHub.
I haven't been able to reproduce the bug, but I have, in an slightly different circumstance, caused a race condition with the same result (it hadn't finished loading the envelope, and thought it was empty, so it threw the envelope away when you closed out of it).
If you can't reproduce it, I'm going to guess that that's it.
Now that you mention it, that's exactly what happened the first time I hit it. Opened an envelope, realized it was the wrong envelope, returned to main activity, and then it was gone.
Okay. I fixed it in the current beta.
Alethea Butler notifications@github.com wrote:
Now that you mention it, that's exactly what happened the first time I hit it. Opened an envelope, realized it was the wrong envelope, returned to main activity, and then it was gone.
— Reply to this email directly or view it on GitHub.
I've hit a bug in v1.7 on Android 4.3 where an envelope will disappear from the home screen after adding a transaction and returning to the home screen. The missing envelope does not appear in the export file, so it looks like it's really gone. I haven't been able to artificially reproduce it, but I'll try to catch more information if it happens again.