Belmont 5 Posted December 11, 2019 I was looking at the XAML for the default startup screen, and there seems to be some support for a progress bar below the Now Loading text (binding for LoadingWidth and a grid element with a white background). Thing is -- I never saw that showing up no matter which platform or emulator I'm using. Does anyone know if I'm overlooking something? Is that working for anyone? Is it even fully implemented? Any thoughts on the matter would be appreciated. Right now it looks like dead code to me Quote Share this post Link to post Share on other sites
Retro808 1,185 Posted December 11, 2019 4 hours ago, Belmont said: I was looking at the XAML for the default startup screen, and there seems to be some support for a progress bar below the Now Loading text (binding for LoadingWidth and a grid element with a white background). Thing is -- I never saw that showing up no matter which platform or emulator I'm using. Does anyone know if I'm overlooking something? Is that working for anyone? Is it even fully implemented? Any thoughts on the matter would be appreciated. Right now it looks like dead code to me It's not a dead code. It shows only when you have "Extract Rom Archives before running" checked for the emulator. Quote Share this post Link to post Share on other sites
Belmont 5 Posted December 11, 2019 Ah! Makes sense. Thanks! Quote Share this post Link to post Share on other sites