When trying to save an existing Asset on disk right now at least on macOS the file name and extension is not set automatically. This should be done so that e.g. the user is not accidentally saving a JPG as PNG or without a file extension. Logic for this is already added but commented out, since it was not working.
When trying to save an existing Asset on disk right now at least on macOS the file name and extension is not set automatically. This should be done so that e.g. the user is not accidentally saving a JPG as PNG or without a file extension. Logic for this is already added but commented out, since it was not working.