![]() Registered Member ![]()
|
Hi all
I have no idea where to post this, so here goes. I have been running Krita 3.0.1.1 appimage in a linux mint 17.3 system. There seems to be a problem with the fill tool grow/shrink and feather selection options, in that no shrinking/growing or feathering occurs when filling a selection, while no fastmode or fill selection only options are chosen. I have been looking at the source code (3.0.1.1), and there seems (to me, a complete amateur) to be a problem in the file krita-3.0.1.1/libs/image/kis_fill_painter.h, line 217: uint feather() { I think it should possibly be: int feather() { Also in file krita 3.0.11/libs/image/kis_fill_painter.cc, lines 269-270: m_fillSelection->pixelSelection()->applySelection( realSelection->projection(), SELECTION_INTERSECT); possibly should be line 269: m_fillSelection->pixelSelection()->applySelection(realSelection->projection(), SELECTION_INTERSECT); On the other hand, I may be a complete fool. If this is useful to someone, good. If not, 'tis wasted. Merry festive season to all [EDIT: added the other (.cc) file |
![]() KDE Developer ![]()
|
Please report a bug in bugs.kde.org -- if it's on the forum, I'm afraid I'll have forgotten about it in half day...
|
![]() Registered Member ![]()
|
Hi
Thx for quick reply. I shall try to file a bug report there, when idle for long enough. |
Registered users: Bing [Bot], Google [Bot], Sogou [Bot]