| Summary: | The "Guides and Markers Categories" set in the "Colors And Guides" configuration tab are not passed to new projects | ||
|---|---|---|---|
| Product: | [Applications] kdenlive | Reporter: | epadron |
| Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | berndmj |
| Priority: | NOR | ||
| Version First Reported In: | 23.08.3 | ||
| Target Milestone: | --- | ||
| Platform: | Flatpak | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/multimedia/kdenlive/-/commit/127584384c1112638952e51025e3551b528779fb | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | Step 2 and Observed result | ||
|
Description
epadron
2023-11-27 14:53:48 UTC
I can confirm this behavior also with the appimage (23.08.3A). Settings correctly show new category names, but in the Add Guide category drop-down the default category names are listed. I would like to take the opportunity to ask: how about (re)using the same categories for the Project Bin's tags? We could have custom tags for new projects, saving us the burden of customizing the tags each and every time a new project is created, plus with the same configuration settings: "Guides, Markers, and Tags Categories" (only the name would need to be changed, as far as the user is concerned). Syncing guides, markers and tags for old projects would be awesome as well but more challenging, of course. I'd be happy with just the change for new projects, though. Git commit 34e644dba8a2131aea890f7bac75776483e7fa28 by Jean-Baptiste Mardelle. Committed on 30/11/2023 at 14:55. Pushed by mardelle into branch 'master'. Fix guides categories not applied on new document M +1 -1 src/bin/model/markerlistmodel.cpp M +1 -1 src/bin/model/markerlistmodel.hpp M +3 -5 src/doc/kdenlivedoc.cpp https://invent.kde.org/multimedia/kdenlive/-/commit/34e644dba8a2131aea890f7bac75776483e7fa28 Git commit 127584384c1112638952e51025e3551b528779fb by Jean-Baptiste Mardelle. Committed on 02/12/2023 at 12:29. Pushed by mardelle into branch 'release/23.08'. Fix guides categories not applied on new document M +1 -1 src/bin/model/markerlistmodel.cpp M +1 -1 src/bin/model/markerlistmodel.hpp M +3 -5 src/doc/kdenlivedoc.cpp https://invent.kde.org/multimedia/kdenlive/-/commit/127584384c1112638952e51025e3551b528779fb |