Browse Source
There was a mistake where a step was reverting its global changes before it was actually selected as the previous step. Innocuous enough but it had strange side effects on the global storage, since the step list would be rebuild with this information, steps could insert themselves as previous steps even if they weren't used by the user.pull/334/head
Nigel Banks
12 years ago
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue