JKISoftware / JKI-State-Machine

JKI State Machine
Other
42 stars 21 forks source link

'Insert "Add State(s) to Queue"' fails #13

Closed jlj-ee closed 5 years ago

jlj-ee commented 5 years ago

Version info: JKI State Machine v2018.0.6.44 LabVIEW 2016 Windows 10

Steps to reproduce:

  1. Open a blank VI
  2. Place a new JKI SM
  3. Right-click on the state string wire; select 'Insert "Add State(s) to Queue"': image
  4. Get the following pop-up: image

This was not an issue in prior versions, but is currently reproducible 100% of the time for me.

jimkring commented 5 years ago

Good catch @jlj-ee. Fixed in https://github.com/JKISoftware/JKI-State-Machine/releases/tag/2018.0.7.45 -- available for download with VIPM.

jlj-ee commented 5 years ago

Thanks as always @jimkring!