Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 11981a9

Browse files
authoredMay 16, 2025··
Merge pull request #3401 from ControlSystemStudio/Issue_3400
Update display_model_preferences.properties to disable edit comments
2 parents a6778c2 + c74471a commit 11981a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎app/display/model/src/main/resources/display_model_preferences.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ with_comments=false
8787
skip_defaults=true
8888

8989
# Add a comment containing the date, time, and username when saving an OPI in the Display Editor.
90-
enable_saved_on_comments=true
90+
enable_saved_on_comments=false
9191

9292
# Enable the "SVG Rendering Resolution Factor" widget property to the Symbol and Picture widgets.
9393
# This functionality can enable a sharper image when zooming in, at the expense of a quadratic

0 commit comments

Comments
 (0)
Please sign in to comment.