fvpolpeta / devide

Automatically exported from code.google.com/p/devide
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Slice3DVWR Volume of Interest (VOI) bounds not updated via text boxes #209

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. When using the "Volume of Interest Extraction" widget in Slice3DViewer
2. Moving the bounding box widgets update the bounds displayed in the text box, 
but
3. changing the bounds in the text box does NOT update the extent widget or VOI

This is an important step when reproducing a VOI extraction from a different 
input volume, based on recorded bounds. Currently we have to manipulate the 
widget until the values match the desired values.

We would like the diplayed widget bounds to also respond to input numerical 
bounds (via the text box).

Original issue reported on code.google.com by fma...@gmail.com on 28 Nov 2011 at 2:55