Difference between revisions of "User:Finetjul"

From Slicer Wiki
Jump to: navigation, search
Line 3: Line 3:
 
*"Edit properties..." should open module and select node
 
*"Edit properties..." should open module and select node
 
** Dbl click in Data module should open module, not rename
 
** Dbl click in Data module should open module, not rename
 +
*Check order of unload with ITKv4: MRML plugin shall unload before VTK and even more before ITK
 +
** Breakpoint in a destructor of static variable in mrml plugin and vtk ?

Revision as of 07:36, 4 March 2012

To do after release

  • Default layout should be 4up.
  • "Edit properties..." should open module and select node
    • Dbl click in Data module should open module, not rename
  • Check order of unload with ITKv4: MRML plugin shall unload before VTK and even more before ITK
    • Breakpoint in a destructor of static variable in mrml plugin and vtk ?