fix shot_template

This commit is contained in:
2024-04-19 12:18:56 +02:00
parent 948f5b53dd
commit e50a7aee31
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -218,7 +218,7 @@ class VSETB_OT_set_stamps(Operator):
# Shot Name
shot_strip_stamp = new_text_strip('shot_stamp', channel=2, **stamp_params,
text='{sequence} / sh{index}', align_y='BOTTOM')
text='{sequence} / sh{shot}', align_y='BOTTOM')
shot_strip_stamp.crop.min_x = crop_x
shot_strip_stamp.crop.max_x = crop_x