Skip to content

BUG: Fix stride check

Andrew Wilson requested to merge andrew.wilson/iMSTK:StrideFix into master

Strides of 1 are valid. Strides lower than that invalid.

Merge request reports