illuminated-g / lv-oopanel

UI Panel library with no additional dependencies. Enables custom array views and dynamic UI content.
MIT License
5 stars 1 forks source link

Change array lookup map implementations to Map collection data types #7

Closed negentropicdev closed 1 year ago

negentropicdev commented 1 year ago

image As this library existed before the Map collection type in LabVIEW, it manually implemented an inefficient map using array lookups on one array to link to the other. This should be updated as the earliest supported version for this library is now 2020.