fix: use line-height-based bounds for text elements

This commit is contained in:
Maze Winther
2026-04-07 01:39:35 +02:00
parent b8979c65d4
commit 93a0afdf64
3 changed files with 6 additions and 18 deletions
+2
View File
@@ -81,5 +81,7 @@ changes:
text: "You can now import transcript files to generate captions instead of running auto-transcription."
- type: new
text: "Graph editor for keyframe curves. Shape the easing between keyframes by dragging bezier handles."
- type: fixed
text: "Text element handles no longer shift position as you type."
---