TF-3042 Delete newly created PublicAsset when discard identity changes
This commit is contained in:
@@ -470,6 +470,7 @@ class IdentityCreatorController extends BaseController {
|
||||
void closeView(BuildContext context) {
|
||||
isCompressingInlineImage.value = false;
|
||||
clearFocusEditor(context);
|
||||
publicAssetController?.discardChanges();
|
||||
popBack();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user