resolve comment icons

This commit is contained in:
2026-06-15 10:13:22 +02:00
parent 9dbd8f7952
commit 3090711892
7 changed files with 19 additions and 18 deletions

View File

@@ -1,4 +1,4 @@
namespace EnvelopeGenerator.WebUI.Client.Models;
namespace EnvelopeGenerator.ReceiverUI.Models;
/// <summary>
/// Represents a captured signature with metadata created by the receiver in the signature popup.
@@ -31,6 +31,7 @@ public sealed record SignatureCaptureDto
/// Full name of the signer (first and last name).
/// <br/>
/// <b>Required:</b> Yes (validated in popup)
/// <br/>
/// <b>Display:</b> Bold text in applied signature block
/// <br/>
/// <b>Example:</b> "Max Mustermann"