Your Name 4 年之前
父节点
当前提交
3fc39e9d59
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tests/openshottest.py

+ 1 - 1
tests/openshottest.py

@@ -125,7 +125,7 @@ c_txt1 = openshot.Clip(txt1)
 c_txt1.has_audio=openshot.Keyframe(0)
 c_txt1.Layer(7)
 c_txt1.Position(3.5)
-c_txt1.location_x=openshot.Keyframe(0.02)
+c_txt1.location_x=openshot.Keyframe(0.22)
 #c_txt1.location_y=openshot.Keyframe(0.02)
 
 c_txt1.location_y=openshot.Keyframe(0.68)