https://bugs.kde.org/show_bug.cgi?id=413573
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/ |krita/commit/8c53a59da010ec |krita/commit/bee05ee64716bb |2bcd99593d8784023fc3ebd3d9 |a231073b84bf0d4406affc55f5 --- Comment #3 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit bee05ee64716bba231073b84bf0d4406affc55f5 by Dmitry Kazakov. Committed on 11/11/2019 at 12:02. Pushed by dkazakov into branch 'krita/4.2'. Remove Show Decorations option from Transform Tool This option didn't work for several years and noone noticed that. I'm also not sure it is possible to make it work in a sane way for new transformation modes, like "Cage" and "Liquify". It seems like the option didn't work right from implementation of these modes. M +3 -21 plugins/tools/tool_transform2/kis_tool_transform.cc M +1 -2 plugins/tools/tool_transform2/kis_tool_transform.h M +0 -9 plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp M +0 -1 plugins/tools/tool_transform2/kis_tool_transform_config_widget.h M +1 -8 plugins/tools/tool_transform2/strokes/transform_stroke_strategy.cpp M +1 -1 plugins/tools/tool_transform2/strokes/transform_stroke_strategy.h M +1 -29 plugins/tools/tool_transform2/wdg_tool_transform.ui https://invent.kde.org/kde/krita/commit/bee05ee64716bba231073b84bf0d4406affc55f5 -- You are receiving this mail because: You are watching all bug changes.