in the main menu, pressing search for a subreddit follows by a 2-3 second freeze loading data from teddit which happens because core load_json function is not threaded. If the recent subreddit posts (e.g. earth, pokemon, etc.) contain images, freeze continues for a few more seconds.
this can be fixed by adding "please wait" after pressing search. But fix for freezing while loading images from teddit is still unknown.
in the main menu, pressing search for a subreddit follows by a 2-3 second freeze loading data from teddit which happens because core load_json function is not threaded. If the recent subreddit posts (e.g. earth, pokemon, etc.) contain images, freeze continues for a few more seconds.
this can be fixed by adding "please wait" after pressing search. But fix for freezing while loading images from teddit is still unknown.