cs481-ekh / s24-slice-n-dice

MIT License
1 stars 1 forks source link

Set slider max to match cube file size #192

Closed BraydenThompson closed 7 months ago

BraydenThompson commented 7 months ago

Closes #191

Discussion

Set slider values to max of each cube file dimension. Note: Aspect ratio within the ipyvolume still forced into a cube, this would need more complicated controls maintain the correct aspect ratio and be able to control which section is shown.

Testing