Fixed a test that failed because loop was set on the tranform being used.

This commit is contained in:
Zed A. Shaw 2026-02-03 22:34:19 -05:00
parent c092b82dfc
commit ce3d142208
3 changed files with 15 additions and 9 deletions

View file

@ -6,8 +6,8 @@
"frame_height": 720
},
"sequence": {
"frames": [0, 1, 0, 1],
"durations": [800, 200, 33, 33]
"frames": [0, 1],
"durations": [240, 240]
},
"transform": {
"min_x": 0.6,