Document comment highlighting feature details - #4551
Conversation
|
Your pull request has been created. Syncfusion support team will validate this commit and publish your changes accordingly. |
265e04f to
36f2e50
Compare
|
CI Status: FAILURE ❌ |
|
CI Status: FAILURE ❌ |
|
CI Status: FAILURE ❌ |
|
|
||
| ## Highlight comments by author | ||
|
|
||
| When `highlightCommentsByAuthor' is enabled, each comment marker and pane border is displayed in the author’s avatar color. Selecting a comment highlights the corresponding text in that color. If multiple comments appear on the same line, the marker retains the first author’s avatar color. |
There was a problem hiding this comment.
When highlightCommentsByAuthor is enabled, each comment marker is displayed in the author's avatar color. Selecting a comment highlights the corresponding text and comment pane border in that color. If multiple comments appear on the same line, the marker retains the first author's avatar color.
Added section on highlighting comments by author and provided example code.
Corrected the phrasing for enabling comment highlights by author in the documentation.
Reworded the explanation for highlighting comments by author for clarity.
Added information on highlighting comments by author in DOCX Editor.
Updated the comment highlighting settings with reviewed API in the DOCX Editor documentation.
288d52c to
3d20f57
Compare
|
CI Status: FAILURE ❌ |
Added section on highlighting comments by author and provided example code.