https://bugs.kde.org/show_bug.cgi?id=380343
Nicholas LaPointe <nicholaslapoin...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri |ta/a032e569bf674a4886804e6e |ta/43b9a526a7e9d0cecd84b543 |0fee7df4b4791ec9 |7d03a2b715bcde52 --- Comment #4 from Nicholas LaPointe <nicholaslapoin...@gmail.com> --- Git commit 43b9a526a7e9d0cecd84b5437d03a2b715bcde52 by Nicholas LaPointe. Committed on 01/09/2017 at 08:39. Pushed by nicholasl into branch 'master'. 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/43b9a526a7e9d0cecd84b5437d03a2b715bcde52 -- You are receiving this mail because: You are watching all bug changes.