Skip to content

Commit b1836cc

Browse files
committed
Fix for Issue #69 (Suggestion: Add scrollbars and mouse wheel support to Explore States windows)
Explore State String dialog now shows (and hides) the vertical scrollbar as needed
1 parent 7366c4c commit b1836cc

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

source/JKI State Machine Editor.vipb

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<VI_Package_Builder_Settings Version="2017" Created_Date="2017-06-25 16:59:02" Modified_Date="2018-04-06 14:08:36" Creator="Jim Kring" Comments="" ID="0bef84f6e9f57a7f6f8f5838f33e87c1">
1+
<VI_Package_Builder_Settings Version="2017" Created_Date="2017-06-25 16:59:02" Modified_Date="2018-04-06 16:02:01" Creator="Jim Kring" Comments="" ID="9e223a988e1b8addb0713cf73b1f3349">
22
<Library_General_Settings>
33
<Package_File_Name>JKI_State_Machine_Editor</Package_File_Name>
4-
<Library_Version>2013.5.4.220</Library_Version>
4+
<Library_Version>2013.5.4.222</Library_Version>
55
<Auto_Increment_Version>false</Auto_Increment_Version>
66
<Library_Source_Folder>source</Library_Source_Folder>
77
<Library_Output_Folder>.</Library_Output_Folder>
@@ -80,7 +80,8 @@ Minor Tweaks:
8080
- Added right-click option JKI SM Explorer tree view to Expand All and Collapse All items
8181
- Fixed issue where sometimes state strings were not recognised correctly if they were inside or wired through structures
8282
- Fixed issue where tree fully expands after any edit of JKI SM frame names
83-
- Fixed issue where clicking on a state while JKI SM is running causes errors</Release_Notes>
83+
- Fixed issue where clicking on a state while JKI SM is running causes errors
84+
- Now shows and hides the vertical scrollbar on the Explore State String dialog</Release_Notes>
8485
</Description>
8586
<Destinations>
8687
<Toolkit_VIs>
140 Bytes
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)