There is a few thing I would like to suggest in order to improve the usability of Crop tool: 1. Should set "Applies to" as _Image_ by default. 2. "Grow" should be _unchecked_ by default. 3. "Decoration" should be _Thirds_ by default. The reason behind the suggestions are: 1. Crop tool, by the name, is used to shrink a picture. People get really confused if they cannot shrink a picture but only produce voids around the selection. 2. Growing is a useful feature, but if we enable it by default, people can never get a clean crop at the edges, as Krita's Crop handler does not snap to canvas edges like PS. It will always cut more or less than we want. We don't use crop to grow a picture that often, either. 3. The Thirds decoration is widely used, and is actually a very helpful type of guidelines when enlarging or shrinking a picture. Reproducible: Always
Git commit e40cf6ad01a481a250e5b449d5c52af0257fc213 by Dmitry Kazakov. Committed on 24/01/2015 at 09:28. Pushed by dkazakov into branch 'calligra/2.9'. Changed default configuration values for crop tool Thanks Tyson Tan for recommendations! M +5 -4 krita/plugins/tools/tool_crop/kis_tool_crop.cc http://commits.kde.org/calligra/e40cf6ad01a481a250e5b449d5c52af0257fc213
Thank you, Dmitry! :)