| Summary: | Reference Images Tool Save/Load set buttons produce no action. | ||
|---|---|---|---|
| Product: | [Applications] krita | Reporter: | Quiralta <rjquiralte> |
| Component: | Tools | Assignee: | Krita Bugs <krita-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | git master (please specify the git hash!) | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/krita/5bee9154f1df3ca5338cb439b2d99608348a881e | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Quiralta
2018-04-27 17:27:37 UTC
Git commit 5bee9154f1df3ca5338cb439b2d99608348a881e by Jouni Pentikäinen. Committed on 14/05/2018 at 14:13. Pushed by jounip into branch 'master'. Add saving and loading sets of reference images M +5 -0 libs/koplugin/KisMimeDatabase.cpp M +13 -0 libs/ui/flake/KisReferenceImagesLayer.cpp M +1 -0 libs/ui/flake/KisReferenceImagesLayer.h M +1 -0 plugins/tools/defaulttool/CMakeLists.txt A +96 -0 plugins/tools/defaulttool/referenceimagestool/KisReferenceImageCollection.cpp [License: GPL (v2+)] A +42 -0 plugins/tools/defaulttool/referenceimagestool/KisReferenceImageCollection.h [License: GPL (v2+)] M +65 -0 plugins/tools/defaulttool/referenceimagestool/ToolReferenceImages.cpp https://commits.kde.org/krita/5bee9154f1df3ca5338cb439b2d99608348a881e |