https://bugs.kde.org/show_bug.cgi?id=372464
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/spectacle/commit/fa60f | |99470485143015b547b03ecba78 | |11569480 Resolution|--- |FIXED Version Fixed In| |19.08.0 Status|CONFIRMED |RESOLVED --- Comment #12 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit fa60f99470485143015b547b03ecba7811569480 by Nicolas Fella. Committed on 02/09/2020 at 16:47. Pushed by nicolasfella into branch 'master'. Add image annotation via libKImageAnnotator Summary: Adds an annotaion mode that makes use of https://github.com/ksnip/kImageAnnotator While in annotation mode all other actions are disabled. When the annotation mode is left the changes are applied FIXED-IN: 19.08.0 Closes T6321 Test Plan: {F6931191} Reviewers: #spectacle, dporobic, ngraham Reviewed By: #spectacle, ngraham Subscribers: justinzobel, lephuong, mmustac, vperepechin, andisa, Leon0402, davidre, cfeck, ngraham, #spectacle Tags: #spectacle Maniphest Tasks: T6321 Differential Revision: https://phabricator.kde.org/D22074 M +8 -0 CMakeLists.txt M +4 -0 src/CMakeLists.txt M +3 -0 src/Config.h.in M +29 -0 src/Gui/KSMainWindow.cpp M +8 -0 src/Gui/KSMainWindow.h M +42 -1 src/Gui/KSWidget.cpp M +17 -1 src/Gui/KSWidget.h https://invent.kde.org/graphics/spectacle/commit/fa60f99470485143015b547b03ecba7811569480 -- You are receiving this mail because: You are watching all bug changes.