Skip to main content
Matthew Heinsen Egan
Senior Software Engineer

Matthew joined the ACG in 2018 as a software engineer. His focus is on further developing the libraries and tools available for mXrap app developers, and contributing to the development of specific mXrap apps.

View all authors

Filter volumes library changes

Matthew Heinsen Egan
Senior Software Engineer

We have recently updated the JavaScript library mxjs/base/algorithms/filter_volumeset.js to be more efficient. If you are using this library and call the flag_members() method of volume sets directly, then you will need to update your code slightly. If you don't call flag_members() directly then you'll automatically get the efficiency updates when you upgrade without needing to do anything, and you can stop reading now :)