danders updated this revision to Diff 43721. danders added a comment.
- DefaultTool: Do not considder parent flags when checking Move-/ResizeAllowd - DefaultTool: MoveStrategy: Check if shape is movable - DefaultTool: ResizeStrategy: Check if shape is resizeable - DefaultTool: ShareStrategy: Check if shape is shearable - DefaultTool: RotateStrategy: Check if shape rotation is allowed - Fix undo/redo of anchored shapes REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D16127?vs=43382&id=43721 BRANCH shapemove_danders REVISION DETAIL https://phabricator.kde.org/D16127 AFFECTED FILES libs/flake/commands/KoShapeMoveCommand.cpp libs/flake/commands/KoShapeMoveCommand.h plugins/defaultTools/defaulttool/DefaultTool.cpp plugins/defaultTools/defaulttool/ShapeMoveStrategy.cpp plugins/defaultTools/defaulttool/ShapeMoveStrategy.h plugins/defaultTools/defaulttool/ShapeResizeStrategy.cpp plugins/defaultTools/defaulttool/ShapeRotateStrategy.cpp plugins/defaultTools/defaulttool/ShapeShearStrategy.cpp plugins/textshape/TextTool.cpp To: danders, boemann, anthonyfieroni Cc: Calligra-Devel-list, dcaliste, cochise, vandenoever