- 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.
Description
No description provided
Languages
JavaScript
86.6%
C#
5.1%
HTML
4.2%
Visual Basic .NET
2.7%
CSS
0.9%
Other
0.4%