Summary: | Reference images are not supposed to have boolean operations applied to them | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Neviril <nevineviril> |
Component: | Tools/Reference Images | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | halla, manuel.snudl.zeidler |
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/kde/krita/commit/de947a2529b4bea1f7303355de74e195d238dcb5 | Version Fixed In: | |
Sentry Crash Report: |
Description
Neviril
2019-06-07 19:41:10 UTC
Can confirm here, 4.3.0-prealpha (git 81fdaf7). The Group/Ungroup and Logical Operations entries disappear once the selection of ref images has been changed. Git commit 1c6f88cbb4013c97b12ee8e689e519f834670ddb by Boudewijn Rempt. Committed on 21/06/2019 at 12:53. Pushed by rempt into branch 'master'. Only use the actions that are suitable for the reference image tool The default tool has many actions that are not suitable for the reference image tool, so we only re-use the actions that are needed. M +26 -24 plugins/tools/defaulttool/referenceimagestool/ToolReferenceImages.cpp https://invent.kde.org/kde/krita/commit/1c6f88cbb4013c97b12ee8e689e519f834670ddb Git commit de947a2529b4bea1f7303355de74e195d238dcb5 by Boudewijn Rempt. Committed on 24/06/2019 at 08:20. Pushed by rempt into branch 'krita/4.2'. Only use the actions that are suitable for the reference image tool The default tool has many actions that are not suitable for the reference image tool, so we only re-use the actions that are needed. M +26 -24 plugins/tools/defaulttool/referenceimagestool/ToolReferenceImages.cpp https://invent.kde.org/kde/krita/commit/de947a2529b4bea1f7303355de74e195d238dcb5 |