Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix incorrect loading progress when menu images are added/removed
Do not increment loading progress for individual menu images because the total number of images in the `menuimages` folder might be different than expected. Eventually, menu image loading could be moved to a background job like community icon loading. Closes ddnet#9497.
- Loading branch information