| Summary: | Duplicating sequence fails to duplicate subtitles | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | red_Arti <jijiliu35> |
| Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | git-master | ||
| Target Milestone: | --- | ||
| Platform: | Appimage | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/multimedia/kdenlive/-/commit/79d1a6b1746cbb967210f8393dcb5a0c4ebb54d7 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
red_Arti
2024-03-05 04:47:49 UTC
Git commit 79d1a6b1746cbb967210f8393dcb5a0c4ebb54d7 by Jean-Baptiste Mardelle. Committed on 12/03/2024 at 09:25. Pushed by mardelle into branch 'release/24.02'. Fix multiple subtitles issues: several tracks not correctly saved, sequence copy not suplicating subs, crash on adding new subtitle track M +21 -8 src/bin/model/subtitlemodel.cpp M +9 -1 src/bin/projectclip.cpp M +0 -4 src/dialogs/managesubtitles.cpp M +44 -3 src/doc/kdenlivedoc.cpp M +2 -0 src/doc/kdenlivedoc.h M +2 -0 src/mainwindow.cpp M +1 -0 src/timeline2/model/timelineitemmodel.hpp M +2 -1 src/timeline2/view/timelinecontroller.cpp https://invent.kde.org/multimedia/kdenlive/-/commit/79d1a6b1746cbb967210f8393dcb5a0c4ebb54d7 |