Describe the bug
Images tab rapidly refreshes after importing with the terminal going crazy.
To Reproduce
Steps to reproduce the behavior:
- Click the "Import Games" button on the bottom left.
- Go to "Images" tab.
Expected behavior
The images shouldn't keep blinking, and when I click on them it should display the image, not an image error placeholder.
Screenshots
Desktop (please complete the following information):
- OS: Windows
- BoilR v.1.9.6
Additional context
That's the error code:
The application panicked (crashed).
Message: assertion failed: matches!(prev, Some(Poll::Pending))
Location: C:\Users\runneradmin\.cargo\registry\src\index.crates.io-6f17d22bba15001f\egui_extras-0.29.1\src\loaders\file_loader.rs:99
if I don't import at the beginning it works somewhat normally.
Describe the bug
Images tab rapidly refreshes after importing with the terminal going crazy.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The images shouldn't keep blinking, and when I click on them it should display the image, not an image error placeholder.
Screenshots
Desktop (please complete the following information):
Additional context
That's the error code:
if I don't import at the beginning it works somewhat normally.