GPencil: Change trace tooltip for Threshold

This commit is contained in:
Antonio Vazquez 2020-10-28 16:07:33 +01:00
parent abdd0198c0
commit a087196a45
1 changed files with 1 additions and 1 deletions

View File

@ -464,7 +464,7 @@ void GPENCIL_OT_trace_image(wmOperatorType *ot)
0.0f,
1.0f,
"Color Threshold",
"Determine what is considered white and what black",
"Determine the lightness threshold above which strokes are generated",
0.0f,
1.0f);
RNA_def_enum(ot->srna,