Commit 5ff8e59f authored by John Harwell's avatar John Harwell
Browse files

Resolve WB-434: Oblique Volume Mode Doe Not Display CIFTI. When requesting...

Resolve WB-434: Oblique Volume Mode Doe Not Display CIFTI.   When requesting the dimensions using a std::vector, the vector was not cleared before pushing the dimensions onto the vector.  Now vector is resized to the proper dimensions and then the elements are set.
parent acf77345
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment