Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
saintentropy committed Jun 11, 2024
1 parent 3f14da6 commit 06a4e6f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -958,6 +958,7 @@ public override void GenerateViewGeometryFromRenderPackagesAndRequestUpdate(Rend
new Uri(imageUri, UriKind.Relative),
title, summary, description);

//Show the dialog to inform the user
(dynamoModel as DynamoModel).OnRequestTaskDialog(null, args);
}
#if DEBUG
Expand Down

0 comments on commit 06a4e6f

Please sign in to comment.