KitwareMedical / ImageViewer

A lightweight, cross-platform 2D/3D medical image viewer.
Apache License 2.0
39 stars 29 forks source link

BUG: Image voxel aspect ratio changed when window resized #130

Closed aylward closed 1 year ago

aylward commented 1 year ago

If the window isn't square, it would cause the aspect ratio of the image voxel size to become incorrect.

Now the image voxel spacing doesn't appear to change if the height/width ratio of the window isn't 1.