https://bugs.kde.org/show_bug.cgi?id=499221
--- Comment #4 from Jean-Baptiste Mardelle <j...@kdenlive.org> --- Git commit 14d1bdb8893e853bf76189cc63c5f1d293c474ca by Jean-Baptiste Mardelle. Committed on 10/05/2025 at 05:32. Pushed by mardelle into branch 'master'. Changing sequence timecode offset now updates timecode display in timeline ruler, monitor timecode and guides list M +1 -1 src/bin/sequenceclip.cpp M +5 -0 src/core.cpp M +2 -0 src/core.h M +1 -0 src/dialogs/markerdialog.cpp M +1 -0 src/mainwindow.cpp M +5 -2 src/monitor/monitor.cpp M +4 -2 src/monitor/monitor.h M +18 -14 src/project/dialogs/guideslist.cpp M +12 -1 src/project/dialogs/guideslist.h M +16 -0 src/project/projectmanager.cpp M +3 -0 src/project/projectmanager.h M +1 -0 src/timeline2/view/dialogs/clipdurationdialog.cpp M +2 -1 src/timeline2/view/qml/Ruler.qml M +6 -0 src/timeline2/view/timelinecontroller.cpp M +7 -0 src/timeline2/view/timelinecontroller.h https://invent.kde.org/multimedia/kdenlive/-/commit/14d1bdb8893e853bf76189cc63c5f1d293c474ca -- You are receiving this mail because: You are watching all bug changes.