| Summary: | Playback from the end of the Timeline doesn't work. | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | Gabriel Gazzán <gabcorreo> |
| Component: | Rendering & Export | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Microsoft Windows | ||
| OS: | Microsoft Windows | ||
| Latest Commit: | https://invent.kde.org/multimedia/kdenlive/-/commit/8dcedfec03a5c8b4276c5c5d5ef772b700b8aa5e | Version Fixed/Implemented In: | 23.08.0 |
| Sentry Crash Report: | |||
|
Description
Gabriel Gazzán
2023-08-07 04:51:39 UTC
Git commit 8dcedfec03a5c8b4276c5c5d5ef772b700b8aa5e by Jean-Baptiste Mardelle. Committed on 08/08/2023 at 09:18. Pushed by mardelle into branch 'release/23.08'. Fix play icon incorrectly active when playing from end, fix timeline not playing from start FIXED-IN: 23.08.0 M +11 -6 src/monitor/glwidget.cpp M +1 -1 src/monitor/glwidget.h M +12 -7 src/monitor/monitor.cpp https://invent.kde.org/multimedia/kdenlive/-/commit/8dcedfec03a5c8b4276c5c5d5ef772b700b8aa5e (In reply to Jean-Baptiste Mardelle from comment #1) > Git commit 8dcedfec03a5c8b4276c5c5d5ef772b700b8aa5e by Jean-Baptiste > Mardelle. > Committed on 08/08/2023 at 09:18. > Pushed by mardelle into branch 'release/23.08'. > > Fix play icon incorrectly active when playing from end, fix timeline not > playing from start > FIXED-IN: 23.08.0 > > M +11 -6 src/monitor/glwidget.cpp > M +1 -1 src/monitor/glwidget.h > M +12 -7 src/monitor/monitor.cpp > > https://invent.kde.org/multimedia/kdenlive/-/commit/ > 8dcedfec03a5c8b4276c5c5d5ef772b700b8aa5e Great. Than was fast! Thank you!! P.S. It seems nightlies are not being generated since 08/08/23, so I couldn't test it yet. |