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

TODO list

parent e5e2d1bc
No related branches found
No related tags found
No related merge requests found
...@@ -31,8 +31,7 @@ sensibly. ...@@ -31,8 +31,7 @@ sensibly.
** Complete code documentation, commenting and clean-up ** Complete code documentation, commenting and clean-up
** Move TODO list to Gitlab ** Move TODO list to Gitlab
** Other ** Other
*** Check/fix Display range for 4D images *** Software/GL14/Offscreen rendering issues
*** CanvasPanel menu option to generate command line for current view
*** Control panel for image header information *** Control panel for image header information
*** Profile actions/settings in canvas settings panel *** Profile actions/settings in canvas settings panel
*** 'Reset display range' option on overlay display toolbar/settings panel *** 'Reset display range' option on overlay display toolbar/settings panel
...@@ -42,11 +41,14 @@ I think I need to write my own combobox implementation (subclass ...@@ -42,11 +41,14 @@ I think I need to write my own combobox implementation (subclass
OwnerDrawnComboBox) in order to achieve this. This would also allow me to OwnerDrawnComboBox) in order to achieve this. This would also allow me to
properly disable the colour map combo box. properly disable the colour map combo box.
*** Make double click on overlay list toggle visibility, rather than edit name *** Make double click on overlay list toggle visibility, rather than edit name
*** Unavailable options (e.g. spline interp) shown but disabled?
*** Persist properties when overlay type changes? E.g. Change to a different type, then change back again - restore previous settings. *** Persist properties when overlay type changes? E.g. Change to a different type, then change back again - restore previous settings.
*** Refresh when numeric control value changes, not when focus lost *** Refresh when numeric control value changes, not when focus lost
*** Combo box mouse selection *** Combo box mouse selection
*** OSX Installer *** OSX Installer
*** Start up menu visibility thing (PyInstaller bug) *** Start up menu visibility thing (PyInstaller bug)
*** DONE CanvasPanel menu option to generate command line for current view
*** DONE Check/fix Display range for 4D images
*** DONE Check/fix Bricon <-> display range linking *** DONE Check/fix Bricon <-> display range linking
*** DONE Add display range (spinctrls) to toolbar *** DONE Add display range (spinctrls) to toolbar
*** DONE FSLDIR management - prompt user at startup? Configurable menu option? *** DONE FSLDIR management - prompt user at startup? Configurable menu option?
......
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