Skip to content

ENH: Add option to disable screen text, for tests, on by default, fixes typo

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

Visual tests start immediately and its a bit undesirable to have the instructions when paused. Hard to investigate something while paused. This adds a function to disable the instruction text (what the key c controls) in those niche cases. The instruction text is on by default though.

Also fixes function typo, setVisibility.

Edited by Andrew Wilson

Merge request reports