Skip to content
Snippets Groups Projects
Commit 3c9055bb authored by svornost's avatar svornost
Browse files

Tweaks to multi-image mechanism for AI images.

1. Remove the old refresh-retry functionality which is no longer used.
2. If the user clicks "replace" and there are no images stored yet, go ahead and add one (just like left or right navigation would).
3. Permit dead images to be deleted without throwing (whether that's because the user purged the cache or cleared their browser data or whatever, they need to have a way to remove them from the list).
4. Fix some linting stuff (space/tab mixing, semicolon placement, etc).
5. Force a game update, and don't try to fix obsolete slave data in the renderer (always do it in the update instead).
parent bf63769a
No related branches found
No related tags found
1 merge request!11569Tweaks to multi-image mechanism for AI images.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment