EnvelopeGenerator/EnvelopeGenerator.Web
TekH f046be240b refactor(annotations): replace global element index with element.id in generateId
- Removed global __elementIndex counter and updated generateId() to use element.id for unique annotation IDs.
- Updated createAnnotations() and createImageAnnotation() to pass element.id to generateId().
- Simplified ID generation logic for better consistency and traceability across annotations.
2025-10-17 09:33:58 +02:00
..
2025-08-23 00:57:55 +02:00
2025-09-29 10:58:34 +02:00
2025-09-29 16:18:51 +02:00