Moulberry / NotEnoughUpdates

http://moulberry.github.io/projects
GNU Lesser General Public License v3.0
469 stars 58 forks source link

Run wiki renderer on a different thread #251

Closed 2stinkysocks closed 2 years ago

2stinkysocks commented 2 years ago

Runs the code to render a wiki page for an item on a different thread, so the game doesn't freeze while it's loading. I was unable to break it after a few minutes of testing, and the functionality is exactly the same as before. Let me know if there's something wrong with this solution, thanks.

edit: I added a "Downloading webpage" loading pane that appears immediately after clicking an item in the menu

nea89o commented 2 years ago

This is already done in the beta