View Issue Details

IDProjectCategoryView StatusLast Update
0001591Slicer4Module Editorpublic2014-03-06 06:09
Reporterfedorov Assigned Topieper  
PrioritynormalSeveritytrivialReproducibilityalways
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.1.0Fixed in VersionSlicer 4.2.0 
Summary0001591: Minimum size limitation in IdentifyIsland
Description

Maximum value fo rminimum size is 99, in some cases this may not be sufficient.

TagsNo tags attached.

Activities

pieper

pieper

2011-12-01 09:52

administrator   ~0003409

Turns out that not only was the value restricted to 99 it was also always being ignored. The patch fixes both issues.

pieper@flint:~/slicer4/latest/Slicer4$ svn commit -m "BUG: fix for 1591 with identify islands size not being set and not having a good range" QTScriptedModules/EditorLib/EditOptions.py
Sending QTScriptedModules/EditorLib/EditOptions.py
Transmitting file data .
Committed revision 18791.

Issue History

Date Modified Username Field Change
2011-11-29 04:46 fedorov New Issue
2011-11-29 04:46 fedorov Status new => assigned
2011-11-29 04:46 fedorov Assigned To => pieper
2011-12-01 09:52 pieper Note Added: 0003409
2011-12-01 09:52 pieper Status assigned => resolved
2011-12-01 09:52 pieper Resolution open => fixed
2012-01-19 18:09 fedorov Status resolved => closed
2012-08-21 09:55 jcfr Target Version => Slicer 4.1.0
2014-03-06 06:09 jcfr Fixed in Version => Slicer 4.2.0