mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
UI for image download refactor and fixes (#98)
This commit is contained in:
@@ -83,6 +83,7 @@ impl MyEguiApp {
|
||||
ui.label("Check the settings if BoilR didn't find the game you where looking for");
|
||||
},
|
||||
_=> {
|
||||
ui.ctx().request_repaint();
|
||||
ui.label("Finding installed games");
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user