Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Do not display volume rendering if volume is under non-linear transform #7065

Merged
merged 1 commit into from
Jul 4, 2023

Commits on Jul 4, 2023

  1. BUG: Do not display volume rendering if volume is under non-linear tr…

    …ansform
    
    This commit just hides the volume and logs a message if a non-linearly transformed volume is attempted to be displayed using volume rendering.
    
    This is a partial fix, as it would be better if the user was warned on the GUI in advance that the volume will not be displayed; and it would be even better to allow correct display of the volume regardless of what transform it is under. Still, this fix is useful as it prevents a volume from appearing in incorrect position.
    
    see Slicer#6648
    lassoan committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    30ed184 View commit details
    Browse the repository at this point in the history