mathworks / volume-labeling-widgets

Enable custom workflows for labeling volumes and isosurfaces in your MATLAB app.
Other
2 stars 1 forks source link

Proposed VolumeViewer updates #15

Closed rjackey closed 1 year ago

rjackey commented 1 year ago

+wt\VolumeViewer.m:211, 230, 306 - I moved obj.notify('ViewChanged',evtOut) from the end of onSliceSpinnerChanged() and onSliceSliderChanged() methods to the end of the set.Slice() setter method, so that when we update the slice programmatically (e.g. via keyboard or mouse events) it will also notify the event and update the view