You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -69,7 +69,10 @@ Special thanks to Jim Carmody for open sourcing his CaseSelect tool as a launchi
69
69
- Support VIs are now configured for "Inline SubVIs into Calling VIs" and "Subroutine" priority to reduce memory footprint and execution time
70
70
- Replaced deprecated FP.Open property with FP.State
71
71
- Added new arguments to "UI: Front Panel State" (Open, Standard, Close, Closed, Hidden, Hide, Maximize, Maximized, Minimize, Minimized)
72
-
- Special thanks to @mcduff14 and @drjdpowell for their performance improvement ideas and feedback on this thread https://github.com/JKISoftware/JKI-State-Machine/pull/3</Release_Notes>
72
+
- Special thanks to @mcduff14 and @drjdpowell for their performance improvement ideas and feedback on this thread https://github.com/JKISoftware/JKI-State-Machine/pull/3
73
+
74
+
Fixes
75
+
- Fixed Issue #9 (JKI SM Explorer VI keeps running when target VI FP is closed)</Release_Notes>
73
76
</Description>
74
77
<Destinations>
75
78
<Toolkit_VIs>
@@ -266,7 +269,7 @@ ALL RIGHTS RESERVED</Text_to_Add>
266
269
<Path/>
267
270
<VI_Title>Support for State Machine</VI_Title>
268
271
</Items_Data>
269
-
<GUID>F94C2082BBAD101F3A7F99588E73FEC5</GUID>
272
+
<GUID>DF7065EC043A259BA68BFE58F07516AE</GUID>
270
273
</Functions_Palette_Data>
271
274
<Functions_Palette_Data>
272
275
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -329,7 +332,7 @@ ALL RIGHTS RESERVED</Text_to_Add>
329
332
<Path>State Machine Support API\Build State String with Arguments.vi</Path>
330
333
<VI_Title>Build State String with Arguments (JKISM)</VI_Title>
0 commit comments