https://bugs.kde.org/show_bug.cgi?id=2156
Jean-Baptiste Mardelle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INTENTIONAL |FIXED Latest Commit| |https://invent.kde.org/mult | |imedia/kdenlive/-/commit/31 | |7240b4cdae525a733ae5fe7052f | |6666d1d57f1 --- Comment #2 from Jean-Baptiste Mardelle <[email protected]> --- Git commit 317240b4cdae525a733ae5fe7052f6666d1d57f1 by Jean-Baptiste Mardelle, on behalf of Jaimukund Bhan. Committed on 07/07/2026 at 21:17. Pushed by mardelle into branch 'master'. Fix auto-keyframe generation and interaction across monitor scenes (Corners, Geometry, etc.) - Previously, Auto-Keyframing wouldn't start working until you manually added a second keyframe yourself. Now, it works automatically from your very first drag. - Auto-keyframing was restricted to the Rotoscoping tool. Now it works on other interactive effects like Corners and Transform. - When animating corners, the handles would disappear if the playhead wasn't sitting directly on a keyframe. Now the handles are visible and interactive when Auto-Keyframe is active. - Added a static red recording dot at the top of the monitor area when the feature is active. You can also click this dot to quickly turn the feature off. Related: bug 515154 M +3 -3 src/assets/view/widgets/keyframecontainer.cpp M +30 -1 src/monitor/view/EffectToolBar.qml M +2 -2 src/monitor/view/MonitorCornerScene.qml https://invent.kde.org/multimedia/kdenlive/-/commit/317240b4cdae525a733ae5fe7052f6666d1d57f1 -- You are receiving this mail because: You are watching all bug changes.
