Summary: | Timeline docker missing lock icon | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | vanyossi <ghevan> |
Component: | Animation | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ahab.greybeard |
Priority: | NOR | ||
Version: | 5.0.0-beta5 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | macOS | ||
Latest Commit: | https://invent.kde.org/graphics/krita/-/commit/0c865a890d8988181dbd9fd81ff257bc8c1571aa | Version Fixed In: | |
Sentry Crash Report: |
Description
vanyossi
2021-12-17 06:08:11 UTC
I can Confirm that this is the case for the Timeline docker and the Animation Curves docker on appimages from 5.0.0-beta1 onwards. 4.4.8 does not have locks on the dockers. 5.0.0-beta1 does, except for the Timeline and Animation Curves. A possibly relevant merge request was started @ https://invent.kde.org/graphics/krita/-/merge_requests/2083 Git commit 0c865a890d8988181dbd9fd81ff257bc8c1571aa by Dmitry Kazakov, on behalf of Reinold Rojas. Committed on 10/03/2024 at 10:38. Pushed by dkazakov into branch 'master'. Add lock functionality to animation dockers M +1 -0 libs/ui/CMakeLists.txt M +5 -0 libs/ui/KisMainWindow.cpp M +83 -21 libs/ui/widgets/kis_utility_title_bar.cpp M +7 -1 libs/ui/widgets/kis_utility_title_bar.h A +46 -0 libs/ui/widgets/kis_utility_title_bar_p.h * The files marked with a * at the end have a non valid license. Please read: https://community.kde.org/Policies/Licensing_Policy and use the headers which are listed at that page. https://invent.kde.org/graphics/krita/-/commit/0c865a890d8988181dbd9fd81ff257bc8c1571aa |