b-editor / beutl

Cross-platform video editing (compositing) software.
https://beutl.beditor.net
MIT License
280 stars 15 forks source link

feat: Adjust keyframe positions for the latter elements after splitting #1131

Closed yuto-trd closed 4 days ago

yuto-trd commented 4 days ago

Description

Breaking changes

Fixed issues

github-actions[bot] commented 4 days ago

No TODO comments were found.

github-actions[bot] commented 4 days ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
Beutl.ProjectSystem 13% 7% 2182
Beutl.Utilities 73% 67% 360
Beutl.Threading 100% 94% 118
Beutl.Operators 4% 0% 62
Beutl.Engine 25% 24% 8894
Beutl.Core 33% 31% 3120
Beutl.Extensibility 2% 0% 66
Beutl.Configuration 39% 19% 285
Beutl.Language 0% 0% 650
Summary 25% (9296 / 37307) 25% (2661 / 10831) 15737

Minimum allowed line rate is 0%