https://bugs.kde.org/show_bug.cgi?id=383894
Alvin Wong <alvinhoc...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kri | |ta/58c3af947fbf89c0b5a5fd5d | |410d7c348d6194ed Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Alvin Wong <alvinhoc...@gmail.com> --- Git commit 58c3af947fbf89c0b5a5fd5d410d7c348d6194ed by Alvin Wong. Committed on 30/11/2017 at 16:31. Pushed by alvinwong into branch 'master'. Fix rounding in wrap around mode for some operations This fixes the rounding error for negative coordinates in wrap around mode for the colour picker, fill tool and continuous selection tool. Differential Revision: https://phabricator.kde.org/D8894 M +2 -2 libs/image/kis_image.cc M +2 -2 libs/image/kis_image.h M +1 -1 libs/ui/kis_statusbar.cc M +2 -2 libs/ui/tool/kis_tool.cc M +2 -2 libs/ui/tool/kis_tool.h M +1 -1 libs/ui/tool/kis_tool_paint.cc M +2 -2 plugins/tools/basictools/kis_tool_colorpicker.cc M +1 -1 plugins/tools/basictools/kis_tool_fill.cc M +1 -1 plugins/tools/selectiontools/kis_tool_select_contiguous.cc https://commits.kde.org/krita/58c3af947fbf89c0b5a5fd5d410d7c348d6194ed -- You are receiving this mail because: You are watching all bug changes.