When using brush outline when you put your stylus on canvas it's hard to predict where the stroke will start,with a pressure sensitive brush. It would help to know where the center is to make a more accurate placement. It's a small detail that could have a great impact. Always having a center point would also help while tracing a path with a custom brush.
Git commit 2f9960809839dd7e74ffded59a78709bb6e78cfc by Boudewijn Rempt. Committed on 24/09/2013 at 15:09. Pushed by rempt into branch 'master'. Fix outline cursor The outline cursor now listens to rotation and size again, plus there's an option to show a small dot in the middle of the outline. Related: bug 325234 M +2 -1 krita/image/kis_global.h M +6 -0 krita/ui/dialogs/kis_dlg_preferences.cc M +1 -27 krita/ui/forms/wdggeneralsettings.ui M +16 -5 krita/ui/tool/kis_tool.cc M +24 -51 krita/ui/tool/kis_tool_freehand.cc M +3 -3 krita/ui/tool/kis_tool_freehand.h M +3 -6 krita/ui/tool/kis_tool_paint.cc M +2 -1 krita/ui/tool/kis_tool_paint.h http://commits.kde.org/calligra/2f9960809839dd7e74ffded59a78709bb6e78cfc