Version: svn trunk (using KDE 4.5.1) OS: Linux When I need to fill an area, what I usually do is select the area, grow the selection (by 1 pixel or more depending on resolution and line style ), then fill it. So if there was an "auto-grow" feature in fill tool options, with a value selector, I could set it ON with the needed amount of "grow" and use it directly instead of having to use selection tool + selection grow before. Reproducible: Always
Ack.
I'll be tackling this one
Cool, I hope you'll find out! :) By the way in the exact same idea, add a "feather" option (equivalent to the feather selection, applied on the area to fill)
Git commit d2e40ab328342c27086ac9716941253976614e1a by José Luis Vergara. Committed on 11/08/2012 at 20:38. Pushed by jlvergara into branch 'master'. Add new auto feather and growth options to Fill Contiguous Selection tool M +64 -4 krita/plugins/tools/selectiontools/kis_tool_select_contiguous.cc M +4 -0 krita/plugins/tools/selectiontools/kis_tool_select_contiguous.h http://commits.kde.org/calligra/d2e40ab328342c27086ac9716941253976614e1a
Git commit 8b7ed3231ee1cf4d19fb953dfec6268a79b38011 by José Luis Vergara. Committed on 14/08/2012 at 01:03. Pushed by jlvergara into branch 'master'. Add new options to set auto Grow/shrinking and Feathering for Fill Tool M +17 -0 krita/image/kis_fill_painter.cc M +24 -0 krita/image/kis_fill_painter.h R +3 -0 krita/image/kis_selection_manager_p.h [from: krita/ui/kis_selection_manager_p.h - 099% similarity] M +41 -11 krita/plugins/tools/defaulttools/kis_tool_fill.cc M +8 -5 krita/plugins/tools/defaulttools/kis_tool_fill.h M +7 -20 krita/plugins/tools/selectiontools/kis_tool_select_contiguous.cc M +4 -4 krita/plugins/tools/selectiontools/kis_tool_select_contiguous.h http://commits.kde.org/calligra/8b7ed3231ee1cf4d19fb953dfec6268a79b38011
Git commit 108bbb57b21bbd0242396b47573e98e1ae67853c by Jaroslaw Staniek, on behalf of José Luis Vergara. Committed on 14/08/2012 at 01:03. Pushed by staniek into branch 'kexi-features-staniek'. Add new options to set auto Grow/shrinking and Feathering for Fill Tool M +17 -0 krita/image/kis_fill_painter.cc M +24 -0 krita/image/kis_fill_painter.h R +3 -0 krita/image/kis_selection_manager_p.h [from: krita/ui/kis_selection_manager_p.h - 099% similarity] M +41 -11 krita/plugins/tools/defaulttools/kis_tool_fill.cc M +8 -5 krita/plugins/tools/defaulttools/kis_tool_fill.h M +7 -20 krita/plugins/tools/selectiontools/kis_tool_select_contiguous.cc M +4 -4 krita/plugins/tools/selectiontools/kis_tool_select_contiguous.h http://commits.kde.org/calligra/108bbb57b21bbd0242396b47573e98e1ae67853c