https://bugs.kde.org/show_bug.cgi?id=467590
Noah Davis <noaha...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/grap | |hics/spectacle/-/commit/a79 | |20b810033f6f7657b333f8d8789 | |4cf3cc72be Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #12 from Noah Davis <noaha...@gmail.com> --- Git commit a7920b810033f6f7657b333f8d87894cf3cc72be by Noah Davis. Committed on 05/04/2024 at 20:01. Pushed by ndavis into branch 'master'. Add crop tool You can now crop from the image viewer's annotations UI by clicking on the Crop tool button. The UI is like the rectangle capture UI. M +1 -0 src/CMakeLists.txt A +283 -0 src/Gui/Annotations/CropTool.qml [License: LGPL(v2.0+)] M +24 -3 src/Gui/AnnotationsToolBarContents.qml M +22 -0 src/Gui/Handle.qml M +10 -1 src/Gui/ImageView.qml M +35 -0 src/Gui/ScreenshotView.qml https://invent.kde.org/graphics/spectacle/-/commit/a7920b810033f6f7657b333f8d87894cf3cc72be -- You are receiving this mail because: You are watching all bug changes.