Dear developers, every time I edit a title clip and save it, its length gets reset to 3 seconds. Additionally, all title clips in the project get reset to 3 seconds if the project is reopened after saving and closing it. Upon inspecting the .kdenlive project file, I have discovered that I can fix this by manually editing the <property name="length">#</property>. After the edit, the project seems to behave as it should. Editing <property name="kdenlive:duration">#</property> doesn't fix the problem. Also, the default length for title clips is set to 5 seconds, but the program seems to ignore this setting. Best regards, Andrej
Git commit dffcd79608273aa9e9400f6ec7146a2cd4e6bd83 by Jean-Baptiste Mardelle. Committed on 14/02/2020 at 10:09. Pushed by mardelle into branch 'master'. Fix changing of title clip duration broken M +11 -1 src/bin/projectclip.cpp https://invent.kde.org/kde/kdenlive/commit/dffcd79608273aa9e9400f6ec7146a2cd4e6bd83
Git commit b0917833f4fd92a7009e73b4b7f27bda04345cbd by Jean-Baptiste Mardelle. Committed on 14/02/2020 at 10:09. Pushed by mardelle into branch 'release/19.12'. Fix changing of title clip duration broken M +11 -1 src/bin/projectclip.cpp https://invent.kde.org/kde/kdenlive/commit/b0917833f4fd92a7009e73b4b7f27bda04345cbd