Ensure step line visible when in step by step
Created by: stephanemagnenat
When running a program step by step, the next line to be executed should be visible. The place to add this code is in the NodeTab::executionPosChanged()
function.
Created by: stephanemagnenat
When running a program step by step, the next line to be executed should be visible. The place to add this code is in the NodeTab::executionPosChanged()
function.