Previously only the first asset would be edited but it sub assets would be skipped. This PR implements looping through the sub assets until asset generation has finished.
After the first asset is added, the user has the option to either save or edit the sub assets. They are asked this question before adding each sub asset.
Previously only the first asset would be edited but it sub assets would be skipped. This PR implements looping through the sub assets until asset generation has finished.
After the first asset is added, the user has the option to either
save
oredit
the sub assets. They are asked this question before adding each sub asset.