surfaceMarkups extension is failing to build on Preview

Seems across all the platforms. We do rely on that for a functionality in SlicerMorph, so I wanted to see if this is related to latest python changes.

@cpinter

Should be just a matter of fixing the overloaded virtual method.

2 Likes

I pushed a fix, the extension should be back in the next preview.

2 Likes

Confirmed the fix. Thank you @cpinter