Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing a reloading issue and a typo #221

Merged
merged 2 commits into from Jun 16, 2020
Merged

Fixing a reloading issue and a typo #221

merged 2 commits into from Jun 16, 2020

Conversation

mintmaker
Copy link
Contributor

After reloading the avatars you were not able to navigate anymore. This was due a wrong call of load_images()

In the definition of is_new_frame_better was a typo, that did not produce errors because the global variable with the same name was used.

After reloading the list of avatars as images was a tuple of the list of images and the list of avatar names.
Probably the global predictor was used and therefore no error was produced when alievk tested the function.
@alievk
Copy link
Owner

alievk commented Jun 16, 2020

Thanks!

@alievk alievk merged commit baf08c5 into alievk:master Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants