greglo/StackGame

Switching between block/text modes while running has funky behavior

Closed this issue · 1 comments

When going from block -> text, the execution continues from the same place, but the line is not immediately highlighted.

When going from text -> block, the whole thing resets.

Fixed. Mode switching not allowed during Run Mode.