fix(anki): align animated AVIF clip bounds to frame boundaries (#108)

This commit is contained in:
2026-06-01 15:20:06 -07:00
committed by GitHub
parent 76f99e6518
commit 425004879a
3 changed files with 51 additions and 14 deletions
+4
View File
@@ -0,0 +1,4 @@
type: fixed
area: anki
- Kept animated AVIF timing from starting or ending early by holding word-audio lead-in and clip duration through the next AVIF frame boundary.