Closed akien-mga closed 6 years ago
The edit seems indeed empty:
If it's not just about having to prevent empty edits, might it be related to the previews?
The problem is -- we can't prevent them, at least not with the current model. Here is a sample set of steps that would generate one, and we won't be able to cancel the change:
Well I'm fine with the above scenario being possible. But I don't want:
See this edit: https://godotengine.org/asset-library/asset/edit/179
The diff shows no modification, so the edit should not have been accepted. If there are actual modifications, then it's a bug in the diff function.