View Issue Details

IDProjectCategoryView StatusLast Update
0003002Slicer4Core: Usabilitypublic2017-06-07 23:27
Reportereli Assigned Topieper  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Product VersionSlicer 4.2.2-1 
Target VersionSlicer 4.3.0Fixed in VersionSlicer 4.3.0 
Summary0003002: Keyboard shortcuts.
Description

Requested keyboard shortcuts:
"E" for erase (switch between black and current color).
"\" for eye-dropper tool.
"H" for crosshairs (and ability to draw while crosshairs is selected).
"G" for peek-behind labelmap.
"T" for toggle opacity.
"?" for switch between foreground and background

*the "?" is not the actual shortcut we want... just a placeholder. It can be any letter.

TagsNo tags attached.

Relationships

has duplicate 0002928 closedpieper eye-dropper keyboard shortcut 

Activities

pieper

pieper

2013-03-14 12:24

administrator   ~0008122

Also add something for quickly changing the size of the paint circle.

pieper

pieper

2013-04-05 16:24

administrator   ~0008334

As of rev 21875, the keys listed here should work:

http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly/Modules/Editor#Keystrokes

pieper

pieper

2013-04-05 16:26

administrator   ~0008335

Note that for the opacity between fg and bg, you can use Control-Left-Mouse-Drag. Since this exists I didn't implement a keystroke for it.

jcfr

jcfr

2014-03-06 05:15

administrator   ~0011061

Closing resolved issues that have not been updated in more than 3 months

Related Changesets

Slicer: 2145-support-for-installing-extension-from-file 836629b9

2013-04-05 18:32:16

pieper

Details Diff
BUG: 0002932, 0003001, 0003002 Several improvements to the editor.

0002932 - new Pixel Mode in Paint tool allows precise control when zoomed
in close to the image.

Add a set of hotkeys per 0003002 for editor-wide functions, also
new +/- control on the paint brush to adjust size while it is active.

Per 0003002 if a master and merge volumes already have been selected,
don't reset them when entering the editor.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@21874 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Modules/Scripted/Editor/Editor.py Diff File
mod - Modules/Scripted/EditorLib/EditUtil.py Diff File
mod - Modules/Scripted/EditorLib/PaintEffect.py Diff File

Slicer: 2145-support-for-installing-extension-from-file d947e5ef

2013-04-05 20:23:32

pieper

Details Diff
ENH: for issue 0003002 fix eyedropper

Make sure all label effects have an instance of their logic class
and that the allow the superclass to optionally process keystrokes
and other events (this allows the eyedropper operation to work).

See keystroke list here:
http://wiki.slicer.org/slicerWiki/index.php/Documentation/Nightly/Modules/Editor#Keystrokes

git-svn-id: http://svn.slicer.org/Slicer4/trunk@21875 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Extensions/Testing/EditorExtensionTemplate/EditorEffectTemplate/EditorEffectTemplate.py Diff File
mod - Modules/Scripted/EditorLib/ChangeIslandEffect.py Diff File
mod - Modules/Scripted/EditorLib/Effect.py Diff File
mod - Modules/Scripted/EditorLib/LevelTracingEffect.py Diff File
mod - Modules/Scripted/EditorLib/PaintEffect.py Diff File
mod - Modules/Scripted/EditorLib/RectangleEffect.py Diff File
mod - Modules/Scripted/EditorLib/WandEffect.py Diff File

Issue History

Date Modified Username Field Change
2013-03-12 08:16 eli New Issue
2013-03-12 08:16 eli Status new => assigned
2013-03-12 08:16 eli Assigned To => kikinis
2013-03-12 09:04 pieper Assigned To kikinis => pieper
2013-03-14 12:24 pieper Note Added: 0008122
2013-04-05 11:27 pieper Relationship added has duplicate 0002928
2013-04-05 16:24 pieper Note Added: 0008334
2013-04-05 16:24 pieper Status assigned => resolved
2013-04-05 16:24 pieper Fixed in Version => Slicer 4.3.0
2013-04-05 16:24 pieper Resolution open => fixed
2013-04-05 16:26 pieper Note Added: 0008335
2014-03-06 05:15 jcfr Note Added: 0011061
2014-03-06 05:17 jcfr Status resolved => closed
2014-03-06 06:15 jcfr Target Version => Slicer 4.3.0
2017-06-07 23:27 pieper Changeset attached => Slicer 2145-support-for-installing-extension-from-file d947e5ef
2017-06-07 23:27 pieper Changeset attached => Slicer 2145-support-for-installing-extension-from-file 836629b9