https://bugs.kde.org/show_bug.cgi?id=380343
Nicholas LaPointe <nicholaslapoin...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kri | |ta/a032e569bf674a4886804e6e | |0fee7df4b4791ec9 Status|UNCONFIRMED |RESOLVED --- Comment #3 from Nicholas LaPointe <nicholaslapoin...@gmail.com> --- Git commit a032e569bf674a4886804e6e0fee7df4b4791ec9 by Nicholas LaPointe. Committed on 01/09/2017 at 08:35. Pushed by nicholasl into branch 'krita/3.2'. Allow selections outside of canvas boundary using when using selection tools This mostly reverts the changes made by 6b1b59121368222130daa15e11c3f3d557d8279a and 46b602ce35c920a337a31401f48d75e3c133bd71 and also removes a call in __KisToolSelectRectangularLocal::finishRect() that cropped the selection to the canvas boundary. (removing that call should also fix the bug that the two reverted commits were intended to fix -- see https://phabricator.kde.org/T4094 ) M +2 -38 libs/ui/tool/kis_selection_tool_helper.cpp M +0 -2 libs/ui/tool/kis_selection_tool_helper.h M +0 -1 plugins/tools/selectiontools/kis_tool_select_rectangular.cc https://commits.kde.org/krita/a032e569bf674a4886804e6e0fee7df4b4791ec9 -- You are receiving this mail because: You are watching all bug changes.