OrangeDrangon / android-messages-desktop

Android Messages as a Cross-platform Desktop App
Other
312 stars 27 forks source link

adding a reload feature incase messages not recieved, or out of sync #401

Open justinbaskaran opened 1 year ago

justinbaskaran commented 1 year ago

So i added a refresh option, so that if users have messages that are out of sync, or not getting messages, they can use this option to force a reload of the web app.....

OrangeDrangon commented 1 year ago

Why was this closed I am not necessarily opposed to this?

justinbaskaran commented 1 year ago

Hey Kyle, I closed it because if you go to View -> Reload it does something similar (this feature would have been a forced reload of the web app on electron), so I guess we could keep it open? what do you think? I think the issue is reload vs forceReload....so once basically forces the electron app to refresh... we could keep it....for usablitiy, we should probably keep one of them, its up to you, though

OrangeDrangon commented 1 year ago

Sorry for being slow to get back to you. If you find the already existing reload working then yeah we probably do not need this. Let me know if the preexisting button is solving the issues you are running into.