Your Name 4 gadi atpakaļ
vecāks
revīzija
2715a706db
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      tests/openshottest.py

+ 1 - 1
tests/openshottest.py

@@ -128,7 +128,7 @@ c_txt1.Position(3.5)
 c_txt1.location_x=openshot.Keyframe(0.02)
 #c_txt1.location_y=openshot.Keyframe(0.02)
 
-c_txt1.location_y=openshot.Keyframe(0.88)
+c_txt1.location_y=openshot.Keyframe(1.05)
 
 c_txt1.Start=0
 t.AddClip(c_txt1)