Revision ccb4982...

Go back to digest for 23rd February 2014

Bug Fixes in Office

Dmitry Kazakov committed changes in [calligra] /:

Fix the moving of a selected piece of layer

Now the selection is moved alongside with the selected piece of data.
While the stroke is active, the selection is hidden not to interere with
the process of moving. As soon as the stroke is finished the the moved
selection is shown again.

File Changes

Added 2 files
  • /image/commands_new
  •   krita/kis_move_command_common.h
  •   krita/kis_selection_move_command2.h
Deleted 1 files
  • krita/image/commands_new/kis_node_move_command2.cpp
Modified 10 files
  •   krita/image/CMakeLists.txt
  •   krita/image/kis_paint_device.h
  •   krita/image/kis_pixel_selection.cpp
  •   krita/image/kis_pixel_selection.h
  •   krita/image/kis_selection.cc
  •   krita/image/commands_new/kis_node_move_command2.h
  •   krita/image/tiles3/kis_rect_iterator.cpp
  •   krita/image/tiles3/kis_rect_iterator.h
  •   krita/plugins/tools/defaulttools/strokes/move_selection_stroke_strategy.cpp
  •   krita/plugins/tools/defaulttools/strokes/move_selection_stroke_strategy.h
13 files changed in total