lostdesign / teamotes

Your app to use emotes in anywhere - Github, Twitter, Teams and many more. You can even use them for your professional workflows, such as creating presentations or graphic designs. 👀
44 stars 9 forks source link

"Loading content..." takes a lot of time #23

Open LaRamenNoodles opened 4 years ago

LaRamenNoodles commented 4 years ago

So recently I left my laptop on over the night and today morning when I unlock it I can see the app saying "Loading content..." and it doesn't seem to load any content so I've to restart the app. Also clicking settings icon and home icon again doesn't give results.

lostdesign commented 4 years ago

Can you elaborate on how many images are inside as well as if there are any subfolders? How big is that folder in general? Did restarting fix it?

LaRamenNoodles commented 4 years ago

Can you elaborate on how many images are inside as well as if there are any subfolders? How big is that folder in general? Did restarting fix it?

There are 70 emojis. All emojis are in one folder so there are no any subfolders. In general actual size of the folder is 3MB. Restarting the app fixed the issue.

lostdesign commented 4 years ago

Ok that's not much at all. The loading state is when the mediaPath isn't set at all, but then you should be redirected to the splash screen. Another occurrence for the loading screen is when it indeed is loading, and didn't get to switch the bool finishedLoading over to true. Gonna check that behavior, please let me know if it happens again.