Difference between revisions of "Slicer3:UIDesign:WorkingProblems:SceneSnapshots"

From Slicer Wiki
Jump to: navigation, search
(New page: Back to [Slicer3:UIDesign | Slicer3 UI Design ] == Scene snapshot panel == This GUI panel allows the scene to be recorded at any point and restored later; it's particularly useful for sh...)
 
 
Line 1: Line 1:
Back to [Slicer3:UIDesign | Slicer3 UI Design ]
+
Back to [[Slicer3:UIDesign| Slicer3 UI Design ]]
  
  

Latest revision as of 20:28, 17 December 2008

Home < Slicer3:UIDesign:WorkingProblems:SceneSnapshots

Back to Slicer3 UI Design


Scene snapshot panel

This GUI panel allows the scene to be recorded at any point and restored later; it's particularly useful for sharing relevant views of a scene with collaborators or for instruction. The layout can be made more compact and improved in general. Also, colors on the 'restore' button are overly bold, and the red/green imply more than they intend.

Current layout:

OldSceneSnapshot1.png

OldSceneSnapshot0.png

New design:

The restore button needs to convey three states:

  • no scene snapshots exist to restore

SceneSnapshot2.png

  • a scene snapshot is selected to be restored, but is not yet visible.

SceneSnapshot0.png

  • a selected scene snapshot has been restored, and is displayed.

SceneSnapshot1.png