You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi~
When I use the app, I find some data loss issues. These issues occurs when I rotate the phone so that the previous input is lost, or the dialog disappears.
The snapshots are as followings (pairs of before rotation and after rotation), do you think these issues are bugs? Can they be fixed?
no.1 "Notes" loss
no.2 "Project Name" editing loss
no.3 dialog disappearance
no.4 "total number of stitches" editing loss
no.5 dialog disappearance
The text was updated successfully, but these errors were encountered:
IIRC Android destroys the view and re-creates it on rotation. It's not easy to tell from the screenshots but I think that the "notes" field is one that is not saved during rotation.
Anyway, it is indeed possible to save fields on rotation. But, I have very little time indeed and so will find it difficult to get around to doing so. Anyone else would be welcome to submit a PR.
IIRC Android destroys the view and re-creates it on rotation. It's not easy to tell from the screenshots but I think that the "notes" field is one that is not saved during rotation.
Anyway, it is indeed possible to save fields on rotation. But, I have very little time indeed and so will find it difficult to get around to doing so. Anyone else would be welcome to submit a PR.
Thanks for your reply!
Maybe I upload too many snapshots so that they looks messy (I have updated my comment right now, and the snapshots may looks clear). Actually, the snapshots display in pairs (one is captured before rotation and one is captured after rotation. Then, the following is a pair of snapshots about another data loss issue.)
I will try to fix these loss issues when I have enough time. If you could tell me the relevant source file, it is helpful.
Hi~
When I use the app, I find some data loss issues. These issues occurs when I rotate the phone so that the previous input is lost, or the dialog disappears.
The snapshots are as followings (pairs of before rotation and after rotation), do you think these issues are bugs? Can they be fixed?
no.1 "Notes" loss
no.2 "Project Name" editing loss
no.3 dialog disappearance
no.4 "total number of stitches" editing loss
no.5 dialog disappearance
The text was updated successfully, but these errors were encountered: