You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm finding that my image isn't always updated. I think this is because the file changes (as it should) but the filename doesn't change and OS is caching the image since the filename didn't change. Any chance the file could be downloaded and then renamed and then have the desktop background changed?
You can see that if you delete the background image that the background indeed doesn't change either, indicating the image much be cached elsewhere.
TL;DR MacOS doesn't check for a file chance, only a filename change.
The text was updated successfully, but these errors were encountered:
I'm finding that my image isn't always updated. I think this is because the file changes (as it should) but the filename doesn't change and OS is caching the image since the filename didn't change. Any chance the file could be downloaded and then renamed and then have the desktop background changed?
You can see that if you delete the background image that the background indeed doesn't change either, indicating the image much be cached elsewhere.
TL;DR MacOS doesn't check for a file chance, only a filename change.
The text was updated successfully, but these errors were encountered: