]> Creatis software - clitk.git/commit
Romulo:
authordsarrut <dsarrut>
Fri, 1 Apr 2011 09:59:55 +0000 (09:59 +0000)
committerdsarrut <dsarrut>
Fri, 1 Apr 2011 09:59:55 +0000 (09:59 +0000)
commita0b0efabb1aadd2422cb32f4173f3ffecc041ab0
tree003598ab71d430b695297babe191dd47db70f618
parentdd5f76100aae9f0a2dc7163327163ffceb37b07e
Romulo:
- Finally solved bug 243 (moving linked images)
  + when propagating,  vvMainWindow::UpdateLinkedNavigation was always using slicer[0] as the reference. Now, the reference vvSlicer
 is passed as an argument from vvSlicerManager::UpdateLinkedNavigation.

- More corrections wrt bug 283 - cursor rendering... (accidentally removed from the bug tracker)
  + better treatment of cursor rendering when images are linked
  + there are still corrections to be made wrt to the corner annotations.
vv/vvMainWindow.cxx
vv/vvMainWindow.h
vv/vvSlicer.cxx
vv/vvSlicerManager.cxx
vv/vvSlicerManager.h
vv/vvSlicerManagerCommand.cxx