Revision 32b7969...

Go back to digest for 13th January 2013

Other in Educational

Andreas Cord-Landwehr committed changes in [rocs] /:

Move scene size computation to graph scene.

Make clear separation between data storage at Document and its
visual represenation at GraphScene. (Including a nice reduction
of hacky code.) This finally fixes the problem of a "wobbling"
whiteboard when creating data elements.

File Changes

Modified 8 files
  •   RocsCore/DataStructure.cpp
  •   RocsCore/DataStructure.h
  •   RocsCore/Document.cpp
  •   RocsCore/Document.h
  •   VisualEditor/GraphVisualEditor.cpp
  •   VisualEditor/Actions/SelectMoveHandAction.cpp
  •   VisualEditor/Scene/GraphScene.cpp
  •   VisualEditor/Scene/GraphScene.h
8 files changed in total