https://bugs.kde.org/show_bug.cgi?id=344210
--- Comment #4 from Kuntal Majumder <hello...@disroot.org> --- Git commit cf276a7086f459cdf902c10ac883795f3d039b7a by Kuntal Majumder. Committed on 21/01/2019 at 10:30. Pushed by kuntalmajumder into branch 'master'. tool/transform : Can manipulate granularity during cage transform Summary: The patch adds a QComboBox to the transform tool options to adjust the granularity preview while doing cage transforms, it also changes the QSpinBox to change the real granularity to a QComboBox. Reviewers: #krita, rempt, dkazakov Reviewed By: #krita, dkazakov Subscribers: #krita Tags: #krita Differential Revision: https://phabricator.kde.org/D17807 M +0 -2 libs/image/kis_cage_transform_worker.cpp M +1 -3 plugins/tools/tool_transform2/kis_cage_transform_strategy.cpp M +24 -3 plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp M +2 -1 plugins/tools/tool_transform2/kis_tool_transform_config_widget.h M +8 -1 plugins/tools/tool_transform2/tool_transform_args.cc M +11 -0 plugins/tools/tool_transform2/tool_transform_args.h M +51 -35 plugins/tools/tool_transform2/wdg_tool_transform.ui https://commits.kde.org/krita/cf276a7086f459cdf902c10ac883795f3d039b7a -- You are receiving this mail because: You are watching all bug changes.