https://bugs.kde.org/show_bug.cgi?id=455883
Jean-Baptiste Mardelle <j...@kdenlive.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult |imedia/kdenlive/commit/28a9 |imedia/kdenlive/commit/d38f |19ac7fcabf0d831614f7aae00d3 |885b9115ad53e9ebf61def96848 |321316bf1 |0109f604a --- Comment #5 from Jean-Baptiste Mardelle <j...@kdenlive.org> --- Git commit d38f885b9115ad53e9ebf61def968480109f604a by Jean-Baptiste Mardelle, on behalf of Eric Jiang. Committed on 15/07/2022 at 14:39. Pushed by mardelle into branch 'release/22.08'. Fix Insert Zone to Bin out point off by 1 If the user sets in=100, out=101 and select Insert Zone in Project Bin, the clip is created 1 frame longer than it should be. This is especially noticeable when creating a subclip when the out point is the last frame in the clip, resulting in a broken subclip that cannot be added to the timeline. M +3 -1 src/mainwindow.cpp M +4 -0 src/monitor/monitor.h M +1 -1 src/timeline2/model/timelinemodel.cpp https://invent.kde.org/multimedia/kdenlive/commit/d38f885b9115ad53e9ebf61def968480109f604a -- You are receiving this mail because: You are watching all bug changes.