Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fslpy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Michiel Cottaar
fslpy
Commits
6fafcd46
Commit
6fafcd46
authored
9 years ago
by
Paul McCarthy
Browse files
Options
Downloads
Patches
Plain Diff
TODO list
parent
3610f1ee
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
TODO
+18
-1
18 additions, 1 deletion
TODO
with
18 additions
and
1 deletion
TODO
+
18
−
1
View file @
6fafcd46
...
@@ -31,7 +31,16 @@ sensibly.
...
@@ -31,7 +31,16 @@ 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
*** Software/GL14/Offscreen rendering issues
*** Location persistence on transform change is still wonky.
*** Overlay list order persistence is wonky again.
*** Display settings sync off by default for new view panels?
*** If canvas panel display sync is off, and an overlay's type is changed, the new overlay type properties are synced again.
*** Disable low-performance options (e.g. label outline, volume invert clipping)
*** Dead voxels in Models are not transparent in screenshots
*** Spin controls under linux only allow integers
*** MessageDialog not being sized correctly under X11
*** HistogramPanel message dialgo is not centred under X11?
*** WidgetList/Grid scrolling under Linux/GTK - you need to bind mouse wheel on all children.
*** 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 +51,19 @@ OwnerDrawnComboBox) in order to achieve this. This would also allow me to
...
@@ -42,11 +51,19 @@ 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?
*** Unavailable options (e.g. spline interp) shown but disabled?
Not possible unless I roll my own combo box implementation (maybe combine
with Colour map name item above ...)
*** 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
Not possible unless I roll my own spinctrl widget
*** 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)
*** CAN'T REPDRODUCE LUT-related exception when removing Label overlays from list - orphaned widgets on display toolbar/panel
*** DONE $FSLDIR not persisted - fslview/settings should be utils/settings, and should be used by fsl/__init__ to save a default FSLDIR
*** DONE Inverted mask overlay - clipped values are black, not transparent
*** DONE Bricon on mask overlays.
*** DONE Time series/histogram default to solid line
*** DONE CanvasPanel menu option to generate command line for current view
*** DONE CanvasPanel menu option to generate command line for current view
*** DONE Check/fix Display range for 4D images
*** DONE Check/fix Display range for 4D images
*** DONE Check/fix Bricon <-> display range linking
*** DONE Check/fix Bricon <-> display range linking
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment