·
198 commits
to main
since this release
- Added sort functionality to the Controls table. Column headers can now be clicked to sort by the clicked column. (#51)
- Added a custom Loading dialog box that gets displayed during the item-loading process. It has a Cancel button, so the user is now able to cancel the loading process. (#53)
- When displaying connector pane images, the scrollbars of the VI Connector Pane picture are now dynamically shown in the event that the connector pane image cannot fit within the bounds of the indicator. (#52)
- Added an extra flag when opening VI references to prevent LabVIEW from displaying the default loading dialog box when searching for missing subVIs of the referenced VI. (#55)
- Changed the layout of the Options dialog box to a tab-based layout to allow for future expansion.
- Added an option for the Copyright delimiter that is added between the VI description and copyright text when adding copyright to VIs. (#16)
- Added an option for the Copyright path. This was previously editable within the tool's INI file, but now there is a control for it on the Options dialog box.
- Fixed an issue where, in Hierarchy view, the names of items within a class or library were not being prepended with an exclamation point to indicate that they had unsaved modifications. (#54)