mathworks / volume-labeling-widgets

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

Test failure in TestVolumeViewer when moving slider to fractional value #4

Closed rjackey closed 3 years ago

rjackey commented 3 years ago

In some cases, the slice value hasn't updated in time for validation when we've moved the slice slider to a fractional value. It should round fractional values after the slider is moved, then update its position.

The test may need a quick pause pause after moving slider to a fractional value, enabling tests to pass.