Slicer: 2145-support-for-installing-extension-from-file 3b499501

Author Committer Branch Timestamp Parent
pieper pieper 2145-support-for-installing-extension-from-file 2013-05-07 18:23:28 2145-support-for-installing-extension-from-file 851729fb
Changeset

BUG: fix some misc. issues with the editor identified by PNL

Thanks to Eli, Zora and all for finding these!

  • 'e' key now toggles between zero and last color
  • 'h' key now does not modify the Navigation mode of the crosshair
  • there are now 100 undo/redo steps in the editor
  • the tool palette re-docks when exiting the editor so it
    will be back in place when re-entering the editor (if it had
    been left undocked while editing -- space bar).

git-svn-id: http://svn.slicer.org/Slicer4/trunk@21972 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Modules/Scripted/Editor/Editor.py Diff File
mod - Modules/Scripted/EditorLib/EditBox.py Diff File
mod - Modules/Scripted/EditorLib/EditUtil.py Diff File