Busy Mode|Refactor: Ensure the progress bar textures are present
The textures are now loaded before entering busy mode and released after all the tasks are done. No need to load and free them for each task separately. Fixes a visual glitch were the busy drawer would start out without textures.
Busy Mode|Refactor: Ensure the progress bar textures are present
The textures are now loaded before entering busy mode and released
after all the tasks are done. No need to load and free them for
each task separately. Fixes a visual glitch were the busy drawer
would start out without textures.