Skip to content
Snippets Groups Projects
Commit 22c56d6e authored by Paul McCarthy's avatar Paul McCarthy
Browse files

Todo list

parent 9be5c404
No related branches found
No related tags found
No related merge requests found
...@@ -11,8 +11,11 @@ regularly, too. ...@@ -11,8 +11,11 @@ regularly, too.
** DONE Fix mouse tracking (voxel changes) ** DONE Fix mouse tracking (voxel changes)
** DONE Transformation matrix recursion is happening again, for Ludo's file with the bad affine. ** DONE Transformation matrix recursion is happening again, for Ludo's file with the bad affine.
** Selected image sync between all the control panels is a bit iffy ** Selected image sync between all the control panels is a bit iffy
** Cursor location on lightboxcanvas, when Z is not the depth axis
** Min z distance on lightboxcanvas not working?
** Non-FSLView tools are broken due to fsl.py Panel->Frame changes
* Little things * Little things
** Wild cards in image file load (controlled by fslview.ImageListPanel) ** Wild cards in image file load
** DONE Truncate long filenames in image list panel. ** DONE Truncate long filenames in image list panel.
** Make range widget limit buttons expand properly. Ugh. Works fine under linux. This looks like an OSX Mavericks bug. ** Make range widget limit buttons expand properly. Ugh. Works fine under linux. This looks like an OSX Mavericks bug.
** DONE Labels for individual bound/point widget sliders. ** DONE Labels for individual bound/point widget sliders.
...@@ -27,8 +30,9 @@ regularly, too. ...@@ -27,8 +30,9 @@ regularly, too.
** DONE Min distance for LightBoxCanvas.zrange. ** DONE Min distance for LightBoxCanvas.zrange.
** DONE If image files were specified on the command line, make sure the open file dialog defaults to one of their paths. ** DONE If image files were specified on the command line, make sure the open file dialog defaults to one of their paths.
** DONE Float formatting on range slider buttons ** DONE Float formatting on range slider buttons
** Enable/disable ImageList<->Canvas position sync - 'link' property on slice canvas/orthopanel, or something. ** DONE Enable/disable ImageList<->Canvas position sync - 'link' property on slice canvas/orthopanel, or something.
** SliceCanvas initial location set from image list ** SliceCanvas initial location set from image list
** Add a 'mutable' attribute (not constraint) to List properties?
* Medium things * Medium things
** more features on image list panel - e.g. double click to show/hide, 'link' checkbox, 'lock' checkbox, edit image name.. ** more features on image list panel - e.g. double click to show/hide, 'link' checkbox, 'lock' checkbox, edit image name..
** DONE location panel (information about currently selected location) - add a 'location' property to the imagelist so we can link across different views. ** DONE location panel (information about currently selected location) - add a 'location' property to the imagelist so we can link across different views.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment