Skip to content
Snippets Groups Projects
Commit faadda30 authored by Paul Kaplan's avatar Paul Kaplan
Browse files

Make remixing/saving faster by marking all assets as clean to start.

They were not being marked as clean when loaded from the server, causing remixes that included only minimal (or no) changes to take a very long time as it waited for hundreds of network requests to resolve. Mark them as clean when loaded from the server so we know they do not need to be resaved
parent b5b3f33f
No related branches found
No related tags found
No related merge requests found
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